added local CSS
authorMichael Hausenblas http://sw-app.org/mic.xhtml#i
Sat, 28 Jan 2012 17:58:15 +0000
changeset 26 8e401be59911
parent 25 afa73fbc6096
child 27 2b7c0c7a9a26
added local CSS
people/local-style.css
--- a/people/local-style.css	Sat Jan 28 17:57:16 2012 +0000
+++ b/people/local-style.css	Sat Jan 28 17:58:15 2012 +0000
@@ -135,14 +135,15 @@
 table.example caption span {
 font-weight: bold;
 }
-table.xtab {
+table.def {
 width: 100%;
 padding: 2px;
-background: #d0d0d0;
+background: #f0f0f0;
 }
-table.xtab th {
+table.def th {
 border: 0px;
 border-bottom: 1px solid #fefefe;
+background: #d0d0d0;
 text-align: left;
 padding: 2px;
 padding-bottom: 1px;