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
Make h3 stand out
master
Fen Dweller
5 years ago
parent
ce15576149
commit
3707357d5e
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
static/changelog.css
+ 4
- 0
static/changelog.css
View File
@@ -273,4 +273,8 @@ a:hover {
height: 25vh;
background: rgb(16,13,30);
background: linear-gradient(180deg, rgba(16,13,30,1) 0%, rgba(16,13,30,1) 66%, rgba(16,13,30,0) 100%);
}
.h3 {
font-size: 40px;
}
Write
Preview
Loading…
Cancel
Save