diff options
Diffstat (limited to 'css')
| -rw-r--r-- | css/style.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css index 9e4554b..b0e00e0 100644 --- a/css/style.css +++ b/css/style.css @@ -230,6 +230,12 @@ label { width:inherit; display: block; } +.favcolor-none { + margin-right:3px; + margin-left:10px; + width:inherit; + display: none; +} .clear { clear:both; } |
