mirror of
https://github.com/agdsn/ancient-weatherstation.git
synced 2026-06-19 23:07:59 +00:00
changing web-example css
git-svn-id: file:///home/jan/tmp/wetterstation/trunk@111 dd492736-c11a-0410-ad51-8c26713eaf7f
This commit is contained in:
@@ -1,12 +1,12 @@
|
|||||||
body {
|
body {
|
||||||
background: #fefefe;
|
background: #FFFAF5;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.module {
|
div.module {
|
||||||
border-color: #006600;
|
border-color: #006600;
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
border-width: 1px;
|
border-width: 1px;
|
||||||
background: #CCFFEE;
|
background: #;
|
||||||
padding: 3px;
|
padding: 3px;
|
||||||
margin: 2px;
|
margin: 2px;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user