Re-Styled (style moved to style.css)
git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@1114 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -4,17 +4,8 @@
|
||||
|
||||
<head>
|
||||
<title>FHEM Howto</title>
|
||||
<style type="text/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; }
|
||||
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>
|
||||
<link rel="stylesheet" type="text/css" href="style.css" />
|
||||
<meta http-equiv="Content-type" content="text/html;charset=ISO-8859-1"/>
|
||||
</head>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user