This website works better with JavaScript.
Home
Help
Sign In
ben
/
calefaction
mirror of
https://github.com/earwig/calefaction
Watch
1
Star
1
Fork
0
Code
Releases
0
Activity
Browse Source
Tweak style colors.
master
Ben Kurtovic
8 years ago
parent
6d8e8443b1
commit
7719fd349b
3 changed files
with
6 additions
and
6 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
static/styles/amarr.css
+2
-2
static/styles/gallente.css
+2
-2
static/styles/minmatar.css
+ 2
- 2
static/styles/amarr.css
View File
@@ -3,11 +3,11 @@ body {
}
.styled-border {
border-color: #5
F
4A26;
border-color: #5
8
4A26;
}
#character-options:before {
border-bottom-color: #5
F
4A26;
border-bottom-color: #5
8
4A26;
}
a {
+ 2
- 2
static/styles/gallente.css
View File
@@ -3,11 +3,11 @@ body {
}
.styled-border {
border-color: #
365F4A
;
border-color: #
284A36
;
}
#character-options:before {
border-bottom-color: #
365F4A
;
border-bottom-color: #
284A36
;
}
a {
+ 2
- 2
static/styles/minmatar.css
View File
@@ -3,11 +3,11 @@ body {
}
.styled-border {
border-color: #5F3
C4
2;
border-color: #5F3
63
2;
}
#character-options:before {
border-bottom-color: #5F3
C4
2;
border-bottom-color: #5F3
63
2;
}
a {
Write
Preview
Loading…
Cancel
Save