mirror of
http://aero2k.de/repos/dfde-theme.git
synced 2017-09-06 15:25:40 +02:00
Linkfarben und Header angepasst
This commit is contained in:
@@ -133,9 +133,9 @@ a:hover { text-decoration: underline; }
|
||||
border: 1px solid transparent;
|
||||
border-radius: 8px;
|
||||
margin: 0 auto;
|
||||
max-width: 1152px;
|
||||
max-width: 95%;
|
||||
min-width: 625px;
|
||||
padding: 15px;
|
||||
padding: 0px;
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 1220px), only screen and (max-device-width: 1220px) {
|
||||
@@ -150,7 +150,7 @@ a:hover { text-decoration: underline; }
|
||||
margin: 4px 0;
|
||||
clear: both;
|
||||
float:right;
|
||||
width:90%;
|
||||
width:85%;
|
||||
}
|
||||
|
||||
.debianforumde-sidebar {
|
||||
@@ -181,6 +181,22 @@ a:hover { text-decoration: underline; }
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.dfdeHeader.h1 {
|
||||
float: left;
|
||||
width: auto;
|
||||
padding: 10px 13px 0 10px;
|
||||
color: #606060;
|
||||
font-family: "Bitstream Vera Serif",Georgia,Palatino,serif;
|
||||
font-size: 40px;
|
||||
font-weight: 100;
|
||||
margin: 14px 0 0 69px;
|
||||
}
|
||||
|
||||
|
||||
.dfdeHeader:hover {
|
||||
text-decoration: none;
|
||||
|
||||
}
|
||||
|
||||
.site_logo {
|
||||
padding-top: 80px;
|
||||
@@ -189,7 +205,7 @@ a:hover { text-decoration: underline; }
|
||||
padding-left: 80px;
|
||||
display: inline-block !important;
|
||||
height: 0;
|
||||
margin-left: -20px;
|
||||
margin-left: 2px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user