Adjust style for better mobile display
All checks were successful
Builds / ExectOS WebSite (push) Successful in 14s
All checks were successful
Builds / ExectOS WebSite (push) Successful in 14s
This commit is contained in:
parent
1bfbefc18f
commit
915f750574
@ -54,8 +54,8 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
code {
|
code {
|
||||||
color : #186196;
|
color : #186196;
|
||||||
font-weight : bold;
|
font-weight : bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
@ -150,24 +150,11 @@ tbody tr:hover {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.content {
|
.content {
|
||||||
|
box-sizing : border-box;
|
||||||
font-size : 15px;
|
font-size : 15px;
|
||||||
margin-left : 30%;
|
margin : 1.5em auto 0 auto;
|
||||||
margin-right : 30%;
|
max-width : 1060px;
|
||||||
margin-top : 1.5em;
|
padding : 0 20px;
|
||||||
}
|
|
||||||
|
|
||||||
@media (max-width: 1280px) {
|
|
||||||
.content {
|
|
||||||
margin-left : 60px;
|
|
||||||
margin-right : 50px;
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
@media (max-width: 1024px) {
|
|
||||||
.content {
|
|
||||||
margin-left : 50px;
|
|
||||||
margin-right : 40px;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.content img {
|
.content img {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user