This website works better with JavaScript.
Home
Explore
Help
Sign In
noelle
/
koboldgen
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Change color for accessibility
master
Noëlle
4 years ago
parent
c80af06cdd
commit
d9224ed22b
1 changed files
with
2 additions
and
2 deletions
Split View
Show Diff Stats
2
2
assets/kobold.css
+ 2
- 2
assets/kobold.css
View File
@@ -60,7 +60,7 @@ div#content {
}
#shipquality2 {
color:
red
;
color:
#AA0000
;
}
#themission {
@@ -128,7 +128,7 @@ div#content {
}
.koboldgadgetreuse {
color:
red
;
color:
#AA0000
;
font-size: 0.8em;
font-style: italic;
}
Write
Preview
Loading…
Cancel
Save