diabook-themes: fixed pageheader
This commit is contained in:
parent
9faa940f04
commit
b5d57d5313
17 changed files with 98 additions and 68 deletions
|
@ -1160,8 +1160,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 {
|
||||
|
|
|
@ -1159,8 +1159,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 {
|
||||
|
|
|
@ -1156,8 +1156,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 {
|
||||
|
|
|
@ -1210,8 +1210,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