minor layout and spelling fixes

This commit is contained in:
Torsten Ruger
2015-11-29 14:07:56 +02:00
parent c06849c5d6
commit 676451e1f1
3 changed files with 29 additions and 18 deletions

View File

@ -183,7 +183,7 @@ ul.tagcloud a {
}
.tag2 {
font-size: 100%;
font-size: 100%;
}
.tag3 {
@ -242,7 +242,7 @@ ul.tagcloud a {
body {
padding: 0;
}
.container {
padding-left: 20px;
padding-right: 20px;
@ -254,7 +254,5 @@ ul.tagcloud a {
padding-right: 0;
background-color: #000000;
}
}

View File

@ -1,5 +1,5 @@
body {
font: 300 13px/1.4 "Roboto",Arial,sans-serif;
font: 300 15px "Roboto",Arial,sans-serif;
text-rendering: optimizelegibility;
margin-top: 50px;
/*background: #FCFCFC url(../img/pattern.png) top left repeat;*/
@ -39,6 +39,11 @@ hr {
/*******************************
Twitter Bootstrap Override
********************************/
.row .span2 {
margin-left: 10px;
width: 195px;
margin-right: -10px;
}
.wrapper {
margin: 0 auto;
padding: 0 30px;
@ -210,7 +215,7 @@ hr {
.theme p {
font-size:15px;
line-height:1.5;
line-height:1.4;
}
.theme img {