Fossil SCM
Prior change affects everything measured in ems, which causes the status line at the bottom and the user's login name in the upper right to be too small.
Commit
82db130f7941bdbc352b1a60a4e1d1031e216c2ce848b2c13378d0342f621403
Parent
ac8bb235fc98cec…
1 file changed
+2
-2
+2
-2
| --- skins/default/css.txt | ||
| +++ skins/default/css.txt | ||
| @@ -32,11 +32,11 @@ | ||
| 32 | 32 | color: #777; |
| 33 | 33 | font-weight: normal; |
| 34 | 34 | } |
| 35 | 35 | .status { |
| 36 | 36 | float: right; |
| 37 | - font-size: 0.7em; | |
| 37 | + font-size: 0.8em; | |
| 38 | 38 | } |
| 39 | 39 | |
| 40 | 40 | |
| 41 | 41 | /* Main menu and optional sub-menu */ |
| 42 | 42 | |
| @@ -150,11 +150,11 @@ | ||
| 150 | 150 | /* Page footer */ |
| 151 | 151 | |
| 152 | 152 | .footer { |
| 153 | 153 | border-top: 1px solid #ccc; |
| 154 | 154 | padding: 10px; |
| 155 | - font-size: 0.7em; | |
| 155 | + font-size: 0.8em; | |
| 156 | 156 | margin-top: 10px; |
| 157 | 157 | color: #ccc; |
| 158 | 158 | } |
| 159 | 159 | |
| 160 | 160 | /* Forum */ |
| 161 | 161 |
| --- skins/default/css.txt | |
| +++ skins/default/css.txt | |
| @@ -32,11 +32,11 @@ | |
| 32 | color: #777; |
| 33 | font-weight: normal; |
| 34 | } |
| 35 | .status { |
| 36 | float: right; |
| 37 | font-size: 0.7em; |
| 38 | } |
| 39 | |
| 40 | |
| 41 | /* Main menu and optional sub-menu */ |
| 42 | |
| @@ -150,11 +150,11 @@ | |
| 150 | /* Page footer */ |
| 151 | |
| 152 | .footer { |
| 153 | border-top: 1px solid #ccc; |
| 154 | padding: 10px; |
| 155 | font-size: 0.7em; |
| 156 | margin-top: 10px; |
| 157 | color: #ccc; |
| 158 | } |
| 159 | |
| 160 | /* Forum */ |
| 161 |
| --- skins/default/css.txt | |
| +++ skins/default/css.txt | |
| @@ -32,11 +32,11 @@ | |
| 32 | color: #777; |
| 33 | font-weight: normal; |
| 34 | } |
| 35 | .status { |
| 36 | float: right; |
| 37 | font-size: 0.8em; |
| 38 | } |
| 39 | |
| 40 | |
| 41 | /* Main menu and optional sub-menu */ |
| 42 | |
| @@ -150,11 +150,11 @@ | |
| 150 | /* Page footer */ |
| 151 | |
| 152 | .footer { |
| 153 | border-top: 1px solid #ccc; |
| 154 | padding: 10px; |
| 155 | font-size: 0.8em; |
| 156 | margin-top: 10px; |
| 157 | color: #ccc; |
| 158 | } |
| 159 | |
| 160 | /* Forum */ |
| 161 |