mirror of
https://github.com/danielkummer/git-flow-cheatsheet.git
synced 2025-08-18 10:40:02 +02:00
update styles
This commit is contained in:
@@ -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;
|
||||
|
@@ -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;
|
||||
|
Reference in New Issue
Block a user