mirror of
https://github.com/neocities/neocities.git
synced 2025-04-24 17:22:35 +02:00
Merge branch 'master' of github.com:neocities/neocities
This commit is contained in:
commit
0ccf82f4ad
3 changed files with 11 additions and 2 deletions
|
@ -214,6 +214,13 @@
|
|||
background-color: #971D31;
|
||||
}
|
||||
}
|
||||
#captcha-input {
|
||||
width: 182px;
|
||||
overflow: hidden;
|
||||
height: 76px;
|
||||
border-radius: 9px;
|
||||
opacity: .9;
|
||||
}
|
||||
.btn-Action{
|
||||
padding:10px 25px;
|
||||
margin-top: 2em;
|
||||
|
|
|
@ -1166,11 +1166,13 @@ a.tag:hover {
|
|||
margin: 0;
|
||||
text-align: left;
|
||||
margin-bottom: .5em;
|
||||
margin-left: 5.25%;
|
||||
margin-left: 5.7%;
|
||||
}
|
||||
.btn-Action {
|
||||
margin-top: 1.8em;
|
||||
margin-right: 5.25%;
|
||||
padding: 10px 25px;
|
||||
font-size: 1em;
|
||||
}
|
||||
}
|
||||
.section.featured-Websites .nav {
|
||||
|
|
|
@ -142,7 +142,7 @@
|
|||
.hp-Gallery {
|
||||
padding: 0px;
|
||||
margin-bottom: 0;
|
||||
margin-left: 5.25%;
|
||||
margin-left: 5.7%;
|
||||
|
||||
li {
|
||||
width: 14.5%;
|
||||
|
|
Loading…
Add table
Reference in a new issue