diabook-themes: fixed pageheader
This commit is contained in:
parent
9faa940f04
commit
b5d57d5313
17 changed files with 98 additions and 68 deletions
|
@ -1198,8 +1198,10 @@ section {
|
|||
|
||||
body .pageheader{
|
||||
text-align: center;
|
||||
margin-top: 25px;
|
||||
font-size: 0px;
|
||||
font-size: 20px;
|
||||
margin-bottom: 20px;
|
||||
margin-top: 0px;
|
||||
max-width: 575px;
|
||||
}
|
||||
|
||||
#id_username {
|
||||
|
|
|
@ -1176,8 +1176,10 @@ section {
|
|||
|
||||
body .pageheader{
|
||||
text-align: center;
|
||||
margin-top: 25px;
|
||||
font-size: 0px;
|
||||
font-size: 20px;
|
||||
margin-bottom: 20px;
|
||||
margin-top: 0px;
|
||||
max-width: 575px;
|
||||
}
|
||||
|
||||
#id_username {
|
||||
|
|
|
@ -1173,8 +1173,10 @@ section {
|
|||
|
||||
body .pageheader{
|
||||
text-align: center;
|
||||
margin-top: 25px;
|
||||
font-size: 0px;
|
||||
font-size: 20px;
|
||||
margin-bottom: 20px;
|
||||
margin-top: 0px;
|
||||
max-width: 575px;
|
||||
}
|
||||
|
||||
#id_username {
|
||||
|
|
|
@ -1243,8 +1243,10 @@ section {
|
|||
}
|
||||
body .pageheader{
|
||||
text-align: center;
|
||||
margin-top: 25px;
|
||||
font-size: 0px;
|
||||
font-size: 20px;
|
||||
margin-bottom: 20px;
|
||||
margin-top: 0px;
|
||||
max-width: 575px;
|
||||
}
|
||||
|
||||
#id_username {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue