1
0
mirror of https://github.com/agdsn/ancient-weatherstation.git synced 2026-06-19 23:07:59 +00:00

css changed

git-svn-id: file:///home/jan/tmp/wetterstation/trunk@112 dd492736-c11a-0410-ad51-8c26713eaf7f
This commit is contained in:
losinshi
2006-09-18 13:30:52 +00:00
parent b9e4355424
commit 3e67d3bbce
+5 -5
View File
@@ -6,7 +6,7 @@ div.module {
border-color: #006600;
border-style: solid;
border-width: 1px;
background: #;
background: #F0D0A0;
padding: 3px;
margin: 2px;
}
@@ -50,10 +50,10 @@ div.module h4.mod_subhead {
}
div.module div.mod_subsec {
border-color: #BBEEDD;
border-color: #D0B080;
border-style: dotted;
border-width: 1px;
background: #DDFFFF;
background: #FFDFAF;
margin: 2px;
margin-left: 10px;
margin-right: 10px;
@@ -64,10 +64,10 @@ div.module div.mod_subsec {
}
div.module p.mod_description {
border-color: #BBEEDD;
border-color: #D0B080;
border-style: dotted;
border-width: 1px;
background: #DDFFFF;
background: #FFDFAF;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 4px;