Moved theme files

This commit is contained in:
Oliver Davies 2015-08-31 19:57:37 +01:00
parent a6d48e6155
commit bdd6c251fc
20 changed files with 14 additions and 6 deletions

View file

@ -1,7 +0,0 @@
body {
padding-top: 60px;
}
main img {
@extend .img-responsive;
}

View file

@ -1,11 +0,0 @@
dt {
margin-top: .5em;
&:after {
content: ':';
}
}
dd {
padding-left: 2em;
}

View file

@ -1,3 +0,0 @@
table {
width: 100%;
}