Make code look normal
This commit is contained in:
parent
99e94fc2ee
commit
83d53c4ae7
1 changed files with 8 additions and 0 deletions
|
@ -27,3 +27,11 @@ ul.actions {
|
||||||
#banner {
|
#banner {
|
||||||
background-image: url("../img/header.jpg");
|
background-image: url("../img/header.jpg");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
pre code {
|
||||||
|
margin: 0;
|
||||||
|
border: 0;
|
||||||
|
border-radius: 0;
|
||||||
|
background: none;
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue