update styles

This commit is contained in:
Daniel Kummer
2012-08-13 12:45:33 +02:00
parent f787dfd2d0
commit 7c7d2883e3
3 changed files with 9 additions and 6 deletions

View File

@@ -73,7 +73,8 @@ blockquote {
border-right: 2px solid #30334F;
border-radius: 10px;
padding: 5px 20px;
color: white;
font-family: menlo, monospace;
}
code {
@@ -118,7 +119,7 @@ code {
.lines-big {
width: 500px;
height: 5620px;
height: 5500px;
background-repeat: repeat-y;
background: url("../img/lines-big.png");
position: absolute;

View File

@@ -92,7 +92,8 @@ blockquote {
border-right: 2px solid #30334F;
border-radius: 10px;
padding: 5px 20px;
color:white;
font-family: menlo, monospace;
}
code {
@@ -137,7 +138,7 @@ code {
.lines-big {
width: 500px;
height: 5620px;
height: 5500px;
background-repeat: repeat-y;
background: url("../img/lines-big.png");
position: absolute;