mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
final css of the night...
This commit is contained in:
parent
94493c97ab
commit
d56eaa1822
3 changed files with 6 additions and 3 deletions
|
@ -31,6 +31,9 @@
|
|||
@media (max-device-width:480px), screen and (max-width:800px){
|
||||
width:49%
|
||||
}
|
||||
a{
|
||||
padding:8px;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -49,7 +52,6 @@
|
|||
-moz-background-size:cover!important;
|
||||
-webkit-background-size:cover!important;
|
||||
background-size:cover!important;
|
||||
border:1px solid #ccc;
|
||||
display:block;
|
||||
}
|
||||
|
||||
|
|
|
@ -1402,6 +1402,8 @@ a {
|
|||
@media (max-device-width: 480px), screen and (max-width: 800px) {
|
||||
.website-Gallery.int-Gall li {
|
||||
width: 49%; } }
|
||||
.website-Gallery.int-Gall li a {
|
||||
padding: 8px; }
|
||||
|
||||
.neo-SS, .neo-Screen-Shot {
|
||||
background: #fff;
|
||||
|
@ -1418,7 +1420,6 @@ a {
|
|||
-moz-background-size: cover !important;
|
||||
-webkit-background-size: cover !important;
|
||||
background-size: cover !important;
|
||||
border: 1px solid #ccc;
|
||||
display: block; }
|
||||
|
||||
.hp-Gallery img, .neo-Screen-Shot img {
|
||||
|
|
2
public/assets/css/neo.min.css
vendored
2
public/assets/css/neo.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue