This website works better with JavaScript.
Home
Explore
Help
Sign In
chemicalcrux
/
crux.sexy
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Actually make h3 stand out this time
master
Fen Dweller
6 years ago
parent
3707357d5e
commit
acd0ee4a7c
1 changed files
with
3 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-1
static/changelog.css
+ 3
- 1
static/changelog.css
View File
@@ -275,6 +275,8 @@ a:hover {
background: linear-gradient(180deg, rgba(16,13,30,1) 0%, rgba(16,13,30,1) 66%, rgba(16,13,30,0) 100%);
}
.
h3 {
h3 {
font-size: 40px;
padding-top: 10px;
padding-bottom: 5px;
}
Write
Preview
Loading…
Cancel
Save