Tagged as 0.99 and removed the experimental style
This commit is contained in:
parent
b6d3ef1b04
commit
d386ba0d37
@ -1,57 +0,0 @@
|
|||||||
.html, body {
|
|
||||||
background: #FFFFFF;
|
|
||||||
color: #000000;
|
|
||||||
margin: 0px;
|
|
||||||
overflow-x: hidden;
|
|
||||||
text-align: center;
|
|
||||||
}
|
|
||||||
|
|
||||||
img {
|
|
||||||
border: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
a.title:link, a.title:hover, a.title:active, a.title:visited {
|
|
||||||
position: absolute;
|
|
||||||
margin-left: -25%;
|
|
||||||
width: 650px;
|
|
||||||
height: 300px;
|
|
||||||
background-image: url(nature_img/header.png);
|
|
||||||
font-family: Courier New;
|
|
||||||
font-weight: bold;
|
|
||||||
font-size: 20px;
|
|
||||||
color: #000000;
|
|
||||||
}
|
|
||||||
|
|
||||||
.screen {
|
|
||||||
position: absolute;
|
|
||||||
top: 300px;
|
|
||||||
left: 25%;
|
|
||||||
width: 648px;
|
|
||||||
border-left: #000000 1px solid;
|
|
||||||
border-right: #000000 1px solid;
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
.content {
|
|
||||||
margin-left: 5px;
|
|
||||||
margin-top: 5px;
|
|
||||||
text-align: left;
|
|
||||||
}
|
|
||||||
|
|
||||||
a.entrytitle:link, a.entrytitle:hover, a.entrytitle:visited, a.entrytitle:active {
|
|
||||||
font-family: Courier New;
|
|
||||||
font-size: 12px;
|
|
||||||
font-weight: bold;
|
|
||||||
color: #FF0000;
|
|
||||||
}
|
|
||||||
|
|
||||||
.entry {
|
|
||||||
font-family: Courier New;
|
|
||||||
font-size: 12px;
|
|
||||||
width: 400px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.sidebar {
|
|
||||||
position: absolute;
|
|
||||||
right: 10px;
|
|
||||||
}
|
|
Binary file not shown.
Before Width: | Height: | Size: 301 KiB |
Loading…
Reference in New Issue
Block a user