1
0
Fork 0

[cleanup] Remove trailing whitespace from CSS

This commit is contained in:
Sebastian Schulze 2018-03-04 02:07:10 +01:00
parent 3e4f351a16
commit 6509769d86
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 4 additions and 4 deletions

View File

@ -73,12 +73,12 @@
url('../fonts/svg/roboto_slab.svg#roboto_slabregular') format('svg');
font-weight: normal;
}
h1, h2, h3, h4, h5, nav#main {
h1, h2, h3, h4, h5, nav#main {
font-family: "roboto_slabregular";
}
body {
body {
background-image:url('../images/main_background_light.png');
background-repeat:repeat-x;
font-family: 'Fira Sans';
@ -137,7 +137,7 @@ footer ul li a {
color: #ABABAB;
}
div.main .teaser,
div.main .teaser,
div.main aside {
border: 1px solid #d8d8d8;
background-color: #f2f2f2f2;