fixed index page for mobile
This commit is contained in:
parent
05b133f3d6
commit
18e8f05d54
@ -116,7 +116,7 @@ div.homepage{
|
|||||||
margin: 0 auto;
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
div.home a{
|
div.home a{
|
||||||
padding: 0em 0.2em 0.1em 0.2em;
|
padding: 0em 0.4em 0.1em 0.4em;
|
||||||
margin: 0.5em;
|
margin: 0.5em;
|
||||||
line-height: 1.8em;
|
line-height: 1.8em;
|
||||||
color: black;
|
color: black;
|
||||||
@ -400,7 +400,6 @@ embed#plugin {
|
|||||||
.h3-titles {
|
.h3-titles {
|
||||||
font-family: 'Steps Thin Mono';
|
font-family: 'Steps Thin Mono';
|
||||||
font-size: 1.2em;
|
font-size: 1.2em;
|
||||||
background-color: magenta;
|
|
||||||
display: inline;
|
display: inline;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -626,7 +625,9 @@ div#bottom_descrip_left{
|
|||||||
|
|
||||||
/*index*/
|
/*index*/
|
||||||
div.theindexpage{
|
div.theindexpage{
|
||||||
width: 100%;
|
padding: 0 0 5em 0;
|
||||||
|
width: 75%;
|
||||||
|
margin: 0 auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*pushingscores*/
|
/*pushingscores*/
|
||||||
|
Loading…
Reference in New Issue
Block a user