8
0

Float View fixes

Fixes #15
Fixes #3
Dieser Commit ist enthalten in:
LeoColomb 2014-02-16 15:06:21 +01:00
Ursprung 054e8f3a3b
Commit 69af0ec703
5 geänderte Dateien mit 6 neuen und 7 gelöschten Zeilen

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Dateidiff unterdrückt, weil mindestens eine Zeile zu lang ist

Datei anzeigen

@ -101,7 +101,7 @@ code {
color: @dark;
font-size: 15px;
text-shadow: none;
border-top: 1px solid @lines;
border-color: @lines;
&:hover {
color: @dark;
@ -239,7 +239,7 @@ pre {
padding: 0px;
}
.page-header,
.page-header, blockquote,
p, ul, ol, dl, h2, h3, h4, h5, h6 {
float: left;
clear: left;
@ -249,7 +249,6 @@ pre {
background-color: white;
&:before {
content: "";
width: 100%;
height: 10px;
display: block;