This website works better with JavaScript.
Home
Explore
Help
Sign In
Sugoimusic
/
Frontend
Watch
2
Star
0
Fork
1
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Add visual indicator to staff posts
Idea stolen from AB
test
spaghetti
8 years ago
committed by
Tomochin
parent
6faab68e41
commit
0fa85e7fd3
1 changed files
with
5 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
static/styles/beluga/style.css
+ 5
- 0
static/styles/beluga/style.css
View File
@@ -2037,3 +2037,8 @@ caption {
border-bottom: 1px dashed #666;
font-weight: bold;
}
tbody .staff_post {
background: none;
background-color: #634852;
}
Write
Preview
Loading…
Cancel
Save