summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorlaurenceseo <laurenceseo99@gmail.com>2013-09-30 22:58:14 +0800
committerlaurenceseo <laurenceseo99@gmail.com>2013-09-30 22:58:14 +0800
commit29ae1ce9ffeb1e747ebe832dfc54a0b57aae805a (patch)
tree41822b1ee780e77455cbe6e02db6586effaa0347 /css
parente01dea2a867cebcaa20aa25fa14f4ab7bdc459ae (diff)
laurence
Diffstat (limited to 'css')
-rw-r--r--css/style.css6
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;
}