File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11body {
22 /* FIXME: I'd suggest putting a 0.75em font-size */
3- font : 1 em /1.5em sans-serif;
3+ font : .85 em /1.3em sans-serif;
44
55 color : black;
66
2525}
2626
2727abbr {
28- border-bottom : 1 px dotted black ;
28+ text-decoration : none ;
2929}
3030
3131/******************************************************************************\
@@ -37,15 +37,20 @@ abbr {
3737
3838# LogoPanel {
3939 position : absolute;
40- top : 24 px ;
40+ top : 65 px ;
4141 left : 24px ;
4242 width : 200px ;
4343}
4444
45+ # LogoPanel img {
46+ width : 160px ;
47+ margin-left : 10px ;
48+ }
49+
4550# UpperPanel {
4651 position : absolute;
4752 top : 0 ;
48- left : 248 px ;
53+ left : 0 ;
4954 right : 0 ;
5055 height : 3em ;
5156 border-width : 0 0 2px 2px ;
@@ -217,7 +222,7 @@ abbr {
217222
218223# TimeView .pre_cont + # SidePanel ,
219224# TimeView .cont + # SidePanel {
220- top : 280 px ;
225+ top : 260 px ;
221226}
222227
223228
@@ -374,7 +379,7 @@ abbr {
374379# Scoreboard {
375380 width : 100% ;
376381 table-layout : fixed;
377- margin : 3 em 0 ;
382+ margin : 20 px 0 ;
378383}
379384
380385# Scoreboard_cols col .sel {
@@ -1114,9 +1119,8 @@ abbr {
11141119# ConnectionStatus_label {
11151120 display : inline-block;
11161121 position : relative;
1117- height : 1.5 em ;
1122+ height : 1.3 em ;
11181123 padding : 0.25em 20px ;
1119- margin : -1px 0 ;
11201124 z-index : 2 ;
11211125 border-width : 1px ;
11221126 border-style : solid;
You can’t perform that action at this time.
0 commit comments