[silvatheme.silvacmsorg][wim] beautify css and run build on mac ...
[email protected] Thu, 05 Sep 2013 19:05:41 +0200
| Newsgroups | gmane.comp.web.zope.silva.cvs |
|---|---|
| Message-ID | <[email protected]> |
author: wim
date: Thu Sep 05 19:05:26 2013 +0200
revision: 700:3a3b55005db5 in silvatheme.silvacmsorg
branch:
details: https://hg.infrae.com/silvatheme.silvacmsorg?cmd=changeset;node=3a3b55005db5
modified: src/silvatheme/silvacmsorg/static/css/silvacmsorg.css
added:
removed:
log: beautify css and run build on mac to minify
diffstat:
src/silvatheme/silvacmsorg/static/css/silvacmsorg.css | 43 +++++++-----------
1 files changed, 17 insertions(+), 26 deletions(-)
diffs (88 lines):
diff -r 2ae555e00b3e -r 3a3b55005db5 src/silvatheme/silvacmsorg/static/css/silvacmsorg.css
--- a/src/silvatheme/silvacmsorg/static/css/silvacmsorg.css Thu Sep 05 18:39:05 2013 +0200
+++ b/src/silvatheme/silvacmsorg/static/css/silvacmsorg.css Thu Sep 05 19:05:26 2013 +0200
@@ -784,9 +784,12 @@
color: #C93636;
}
-.getsilva .section-getsilva h1 a, .getsilva .section-getsilva h2 a,
-.getsilva .section-getsilva h1:link a, .getsilva .section-getsilva h2 a:link,
-.getsilva .section-getsilva h1 a:visited, .getsilva .section-getsilva h2 a:visited {
+.getsilva .section-getsilva h1 a,
+.getsilva .section-getsilva h2 a,
+.getsilva .section-getsilva h1:link a,
+.getsilva .section-getsilva h2 a:link,
+.getsilva .section-getsilva h1 a:visited,
+.getsilva .section-getsilva h2 a:visited {
color: #C93636;
text-decoration: underline;
}
@@ -796,6 +799,17 @@
text-decoration: none;
}
+.getsilva .section-getsilva h2 a,
+.getsilva .section-getsilva h2 a:link,
+.getsilva .section-getsilva h2 a:visited,
+.getsilva .section-getsilva h2 a:visited:hover,
+.getsilva .section-getsilva h2 a:link:hover,
+.getsilva .section-getsilva h2 a:hover {
+ background-color: #C93636;
+ color: #FFFFFF;
+ text-decoration: none;
+}
+
.section-getsilva .plain {
border-bottom: 2px solid #DDDDDD;
font-size: 1.2em;
@@ -828,17 +842,6 @@
padding: 4px 12px;
}
-.getsilva .section-getsilva h2 a,
-.getsilva .section-getsilva h2 a:link,
-.getsilva .section-getsilva h2 a:visited,
-.getsilva .section-getsilva h2 a:visited:hover,
-.getsilva .section-getsilva h2 a:link:hover,
-.getsilva .section-getsilva h2 a:hover {
- background-color: #C93636;
- color: #FFFFFF;
- text-decoration: none;
-}
-
.section-getsilva section p, .section-getsilva section h3 {
color: #444;
padding: 0 16px;
@@ -1696,10 +1699,6 @@
clear:both;
}
-#block-one {
-
-}
-
#block-one h1 {
color: #bbb;
font-size: 30px;
@@ -1720,10 +1719,6 @@
text-shadow: none;
}
-#block-two {
-
-}
-
#block-two h1 {
color: #bbb;
font-size: 30px;
@@ -1744,10 +1739,6 @@
text-shadow: none;
}
-#block-three {
-
-}
-
#block-three h1 {
color: #bbb;
font-size: 30px;