summaryrefslogtreecommitdiff
path: root/static/style/hammer-and-sickle.css
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2012-04-09 15:05:27 +0200
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2012-04-09 15:05:27 +0200
commite3aee2b049c46599b3e8f7552bd33ea162e485ab (patch)
tree043a97f2452cecef526baf6fdede68b94cdfae3b /static/style/hammer-and-sickle.css
parenteec1fa16980cfc91b9fe69e4840f9cfb2f535167 (diff)
Add Lafargue subsite (lazy chat functionality).
Diffstat (limited to 'static/style/hammer-and-sickle.css')
-rw-r--r--static/style/hammer-and-sickle.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/style/hammer-and-sickle.css b/static/style/hammer-and-sickle.css
index 40db121..d6b7ae6 100644
--- a/static/style/hammer-and-sickle.css
+++ b/static/style/hammer-and-sickle.css
@@ -39,7 +39,7 @@ a:active {
border-bottom: 0px solid none;
}
-ul.bookmarx-list {
+ul.bookmarx-list, ul.lafargue-list {
list-style-type: none;
}
@@ -71,7 +71,7 @@ h2 {
border: solid #bbccff;
}
-.bookmark, #content {
+.bookmark, .lafargue-message, #content {
/* border-right: 1px solid silver; */
color: inherit;
background-color: #ffbfbf;