summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
authorAlessandro Cosentino <cosenal@gmail.com>2012-07-04 16:54:26 -0400
committerAlessandro Cosentino <cosenal@gmail.com>2012-07-04 16:54:26 -0400
commitfcd843bc0c2ef3163d1ecc6b036e46726a61239a (patch)
treef2ce5d1117be95e2b24a16b59e83238a15ef910b /css
parent69480001986cd83852ee6351fbd5d68718eb829c (diff)
shows articles in accordion view
Diffstat (limited to 'css')
-rw-r--r--css/news.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/css/news.css b/css/news.css
index 0c75af7c4..8f89ef378 100644
--- a/css/news.css
+++ b/css/news.css
@@ -9,3 +9,5 @@
.news_input { float:left; font-size:12px; padding:4px 2px; border:solid 1px #aacfe4; width:200px; }
ul.controls li { float: left; }
+
+.accordion .title { background: #DCDCDC; font-size: 12px; border-bottom:1px solid #ccc; font-weight:bold;}