mirror of
https://github.com/neocities/neocities.git
synced 2025-04-25 01:32:36 +02:00
ok. really for really this time. really.
This commit is contained in:
parent
70780ee2aa
commit
ee7d9cce3b
3 changed files with 7 additions and 3 deletions
|
@ -25,8 +25,10 @@
|
||||||
|
|
||||||
li{
|
li{
|
||||||
margin:0 .5% 12px;
|
margin:0 .5% 12px;
|
||||||
width:25%;
|
width:24%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
a{padding:0;}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
@ -1397,7 +1397,9 @@ a {
|
||||||
display: block; }
|
display: block; }
|
||||||
.website-Gallery.int-Gall li {
|
.website-Gallery.int-Gall li {
|
||||||
margin: 0 .5% 12px;
|
margin: 0 .5% 12px;
|
||||||
width: 25%; }
|
width: 24%; }
|
||||||
|
.website-Gallery.int-Gall a {
|
||||||
|
padding: 0; }
|
||||||
|
|
||||||
.neo-SS, .neo-Screen-Shot {
|
.neo-SS, .neo-Screen-Shot {
|
||||||
background: #fff;
|
background: #fff;
|
||||||
|
|
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