2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 06:39:11 +00:00

Re-Styled (style moved to style.css)

git-svn-id: https://svn.fhem.de/fhem/trunk@1114 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig 2011-11-20 18:53:35 +00:00
parent aa7112d032
commit 6d3587ecde
8 changed files with 33 additions and 72 deletions

View File

@ -4,17 +4,8 @@
<head> <head>
<title>FHEM Howto</title> <title>FHEM Howto</title>
<style type="text/css"> <link rel="stylesheet" type="text/css" href="style.css" />
body { background-color: #FFFFE7;} <meta http-equiv="Content-type" content="text/html;charset=ISO-8859-1"/>
#left { position:absolute; top:20px; left:20px; width:140px; }
#right { position:absolute; top:20px; left:180px; bottom:20px; right:10px; }
body>div#left { position:fixed; }
h3 { color:#52865D; line-height:1.3;
margin-top:1.5em; font-family:Arial,Sans-serif; }
div#block { border:1px solid gray; background: #F8F8E0; padding:0.7em; }
div#dist { padding-top:0.3em; }
a { color: #278727; }
</style>
</head> </head>

View File

@ -4,17 +4,8 @@
<head> <head>
<title>USB compendium</title> <title>USB compendium</title>
<style type="text/css"> <link rel="stylesheet" type="text/css" href="style.css" />
body { background-color: #FFFFE7;} <meta http-equiv="Content-type" content="text/html;charset=ISO-8859-1"/>
#left { position:absolute; top:20px; left:20px; width:140px; }
#right { position:absolute; top:20px; left:180px; bottom:20px; right:10px; }
body>div#left { position:fixed; }
h1,h2,h3,h4 { color:#52865D; line-height:1.3;
margin-top:1.5em; font-family:Arial,Sans-serif; }
div#block { border:1px solid gray; background: #F8F8E0; padding:0.7em; }
div#dist { padding-top:0.3em; }
a { text-decoration:none; color: #276727; }
</style>
</head> </head>

View File

@ -5,17 +5,7 @@
<head> <head>
<title>fhem reference</title> <title>fhem reference</title>
<style type="text/css"> <link rel="stylesheet" type="text/css" href="style.css" />
body { background-color: #FFFFE7;}
#left { position:absolute; top:20px; left:20px; width:140px; }
#right { position:absolute; top:20px; left:180px; bottom:20px; right:10px; }
body>div#left { position:fixed; }
h2,h3,h4 { color:#52865D; line-height:1.3;
margin-top:1.5em; font-family:Arial,Sans-serif; }
div#block { border:1px solid gray; background: #F8F8E0; padding:0.7em; }
div#dist { padding-top:0.3em; }
a { color: #278727; }
</style>
<meta http-equiv="Content-type" content="text/html;charset=ISO-8859-1"/> <meta http-equiv="Content-type" content="text/html;charset=ISO-8859-1"/>
</head> </head>
@ -5830,7 +5820,8 @@ Forecast Cloudy</pre>
<code>define &lt;name&gt; SISPM &lt;/path/to/sispmctl&gt;</code> <code>define &lt;name&gt; SISPM &lt;/path/to/sispmctl&gt;</code>
<br><br> <br><br>
<div style="background-color: #ffaaaa;"> <!--<div style="background-color: #ffaaaa;"> -->
<div>
<i><b>PLEASE NOTE:</b> This module is still work in progess; please treat it as such. <i><b>PLEASE NOTE:</b> This module is still work in progess; please treat it as such.
(That is, don't but your central heating on SISPM in a cold winter just yet ;))</i><br><br> (That is, don't but your central heating on SISPM in a cold winter just yet ;))</i><br><br>
Further tests should be done regarding the interaction between "set" commands and the sheduled Further tests should be done regarding the interaction between "set" commands and the sheduled

View File

@ -4,17 +4,8 @@
<head> <head>
<title>FHEM FAQ</title> <title>FHEM FAQ</title>
<style type="text/css"> <link rel="stylesheet" type="text/css" href="style.css" />
body { background-color: #FFFFE7;} <meta http-equiv="Content-type" content="text/html;charset=ISO-8859-1"/>
#left { position:absolute; top:20px; left:20px; width:140px; }
#right { position:absolute; top:20px; left:180px; bottom:20px; right:10px; }
body>div#left { position:fixed; }
h3,h4 { color:#52865D; line-height:1.3;
margin-top:1.5em; font-family:Arial,Sans-serif; }
div#block { border:1px solid gray; background: #F8F8E0; padding:0.7em; }
div#dist { padding-top:0.3em; }
a { text-decoration:none; color: #276727; }
</style>
</head> </head>

View File

@ -4,21 +4,8 @@
<head> <head>
<title>Home of FHEM</title> <title>Home of FHEM</title>
<link rel="stylesheet" type="text/css" href="style.css" />
<style type="text/css"> <meta http-equiv="Content-type" content="text/html;charset=ISO-8859-1"/>
body { background-color: #FFFFE7;}
#left { position:absolute; top:20px; left:20px; width:140px; }
#right { position:absolute; top:20px; left:180px; bottom:20px; right:10px; }
body>div#left { position:fixed; }
h3 { color:#52865D; line-height:1.3;
margin-top:1.5em; font-family:Arial,Sans-serif; }
h4 { color:#52865D; line-height:1.3;
margin-top:1.5em; font-family:Arial,Sans-serif; }
div#block { border:1px solid gray; background: #F8F8E0; padding:0.7em; }
div#dist { padding-top:0.3em; }
a { color: #278727; }
</style>
</head> </head>

View File

@ -4,17 +4,8 @@
<head> <head>
<title>fhem on the Fritz!Box</title> <title>fhem on the Fritz!Box</title>
<style type="text/css"> <link rel="stylesheet" type="text/css" href="style.css" />
body { background-color: #FFFFE7;} <meta http-equiv="Content-type" content="text/html;charset=ISO-8859-1"/>
#left { position:absolute; top:20px; left:20px; width:140px; }
#right { position:absolute; top:20px; left:180px; bottom:20px; right:10px; }
body>div#left { position:fixed; }
h2,h3,h4 { color:#52865D; line-height:1.3;
margin-top:1.5em; font-family:Arial,Sans-serif; }
div#block { border:1px solid gray; background: #F8F8E0; padding:0.7em; }
div#dist { padding-top:0.3em; }
a { color: #278727; }
</style>
</head> </head>

View File

@ -4,9 +4,18 @@
<head> <head>
<title>fhem.pl - Hints for GNU/Linux</title> <title>fhem.pl - Hints for GNU/Linux</title>
<link rel="stylesheet" type="text/css" href="style.css" />
<meta http-equiv="Content-type" content="text/html;charset=ISO-8859-1"/>
</head> </head>
<body style="background-color: white;"> <body>
<div id="left">
<img src="fhem.png">
<h3>fhem.pl - Hints for GNU/Linux</h3>
</div>
<div id="right">
<h2>fhem.pl - Hints for GNU/Linux</h2> <h2>fhem.pl - Hints for GNU/Linux</h2>
@ -182,6 +191,7 @@ You need to have the kernel-source-<i>version</i> RPM of your current kernel
compress compress
} }
</pre> </pre>
</div>
</body> </body>
</html> </html>

9
fhem/docs/style.css Normal file
View File

@ -0,0 +1,9 @@
body { background-color: #FFFFE7;}
a { color: #278727; }
#left { position:fixed; top:20px; left:20px; width:140px; }
#right { position:absolute; top:20px; left:180px; bottom:20px; right:10px; }
h2,h3,h4 { color:#52865D; line-height:1.3;
margin-top:1.5em; font-family:Arial,Sans-serif; }
div#block { border:1px solid gray; background: #F8F8E0; padding:0.7em; }
div#dist { padding-top:0.3em; }