RGL browser: move help button, re-add synopsis link

This commit is contained in:
john.j.camilleri
2013-01-29 11:05:26 +00:00
parent 87545f3f83
commit 229853e46f
3 changed files with 15 additions and 15 deletions

View File

@@ -23,8 +23,12 @@ header {
padding:10px;
}
header h1 {
margin:0;
margin:0 1em 0 0;
font-size:1em;
display: inline-block;
}
header .tab {
font-size: 90%;
}
div[role='main'] {
overflow:hidden;