mirror of
https://github.com/neocities/neocities.git
synced 2025-07-22 18:46:07 +02:00
news feed kickstarter banner
This commit is contained in:
parent
b164acbff4
commit
51f42e3ae5
3 changed files with 20 additions and 0 deletions
|
@ -1936,4 +1936,19 @@ table#latest-visitors {
|
|||
p {
|
||||
margin-top: 15px;
|
||||
}
|
||||
}
|
||||
.welcome.kickstarter {
|
||||
background: #daeea5 url(/img/tutorialthumbnail.png) no-repeat;
|
||||
background-position: right center;
|
||||
background-size: auto 100%;
|
||||
padding: 15px 100px 4px 23px;
|
||||
margin-bottom: 13px;
|
||||
font-size: 95%;
|
||||
|
||||
h4 {
|
||||
margin-bottom: .2em;
|
||||
a {
|
||||
color: #2c3e50!important;
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue