mirror of
https://github.com/neocities/neocities.git
synced 2025-08-05 17:18:02 +02:00
Code to display tips submitted on news feed
This commit is contained in:
parent
621e45b6a2
commit
cc07e90b44
11 changed files with 131 additions and 12 deletions
|
@ -951,8 +951,11 @@ a.tag:hover {
|
|||
.news-item.update .icon {
|
||||
background: #E93250;
|
||||
}
|
||||
.news-item.tip .title .text .headline, .news-item.tip .title .text .headline a, .news-item.tip .date a {
|
||||
color: #229954!important;
|
||||
}
|
||||
.news-item.tip .icon {
|
||||
background: #FFCC00;
|
||||
background: #229954;
|
||||
}
|
||||
.news-item.follow .icon {
|
||||
background: #3399CC;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue