mirror of
https://github.com/GenShibe/website.git
synced 2025-02-12 14:24:50 +00:00
fix some styling
This commit is contained in:
parent
bece099108
commit
fc8bd432b0
1 changed files with 2 additions and 2 deletions
|
@ -19,8 +19,7 @@ body {
|
|||
.divs {
|
||||
border: 2px solid #ef9f76;
|
||||
border-radius: 10px;
|
||||
padding: 10px;
|
||||
box-shadow: 0 0 10px 0px #ef9f76;
|
||||
padding: 5px;
|
||||
}
|
||||
|
||||
h1 {
|
||||
|
@ -164,6 +163,7 @@ a:visited {
|
|||
margin-right: auto;
|
||||
margin-bottom: 10px;
|
||||
margin-top: 10px;
|
||||
box-shadow: 0 0 5px 0px #949cbb;
|
||||
}
|
||||
|
||||
@media screen and (max-width:750px) {
|
||||
|
|
Loading…
Add table
Reference in a new issue