summaryrefslogtreecommitdiffstats
path: root/templates/content/style/style.css
diff options
context:
space:
mode:
authorBruno Sarlo <bruno@bruno-laptop.(none)>2009-08-09 23:59:48 -0300
committerBruno Sarlo <bruno@bruno-laptop.(none)>2009-08-09 23:59:48 -0300
commit79457f57c3e60032eecf563e6172522dc344172c (patch)
tree5036e5df3061edd4bc43b66d5d00afea12d1f5bc /templates/content/style/style.css
parent2d1e60db89453f2c12132d657551090c7ea92506 (diff)
downloadaskbot-79457f57c3e60032eecf563e6172522dc344172c.tar.gz
askbot-79457f57c3e60032eecf563e6172522dc344172c.tar.bz2
askbot-79457f57c3e60032eecf563e6172522dc344172c.zip
Applied preguntalo.com.uy colors.
Diffstat (limited to 'templates/content/style/style.css')
-rw-r--r--templates/content/style/style.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/content/style/style.css b/templates/content/style/style.css
index b3fa6a6c..6c53eec9 100644
--- a/templates/content/style/style.css
+++ b/templates/content/style/style.css
@@ -119,14 +119,14 @@ blockquote
border-bottom: none;
padding:0px 12px 3px 12px; height:25px; line-height:30px;margin-left:10px; font-size:14px; font-weight:400; text-decoration:none;display: block;float: left;}
#navBar .nav a:hover {text-decoration:underline}
-#navBar .nav a.on {height:24px;line-height:28px;border:1px solid #d64000; background:#B02B2C; color:#FFF; font-weight:600; text-decoration:none}
-#navBar .nav a.special {font-size:15px; color:#B02B2C; font-weight:bold; text-decoration:none; border:solid 1px;}
+#navBar .nav a.on {height:24px;line-height:28px;border:1px solid green; background:green; color:#FFF; font-weight:600; text-decoration:none}
+#navBar .nav a.special {font-size:15px; color:green; font-weight:bold; text-decoration:none; border:solid 1px;}
#navBar .nav a.special:hover {text-decoration:underline;}
#navBar .nav div.focus {position: absolute; top:10px;
padding-right:0px;}
/*搜索栏*/
#searchBar {
- background-color:#9db2b1;/*#e9b96e;*/
+ background-color:green;/*#e9b96e;*/
padding:5px 0 0 0;} /* #B02B2C */
#searchBar .content { }
#searchBar .searchInput {font-size:13px; height:18px; width:400px;}