1
Fork 0

Make code look normal

This commit is contained in:
Jake Howard 2017-05-08 09:17:01 +01:00
parent 99e94fc2ee
commit 83d53c4ae7

View file

@ -27,3 +27,11 @@ ul.actions {
#banner {
background-image: url("../img/header.jpg");
}
pre code {
margin: 0;
border: 0;
border-radius: 0;
background: none;
padding: 0;
}