diff options
| author | laurenceseo <laurenceseo99@gmail.com> | 2013-09-30 22:58:14 +0800 |
|---|---|---|
| committer | laurenceseo <laurenceseo99@gmail.com> | 2013-09-30 22:58:14 +0800 |
| commit | 29ae1ce9ffeb1e747ebe832dfc54a0b57aae805a (patch) | |
| tree | 41822b1ee780e77455cbe6e02db6586effaa0347 /css | |
| parent | e01dea2a867cebcaa20aa25fa14f4ab7bdc459ae (diff) | |
laurence
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; } |
