Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Zhai, Zirun
Clickerance
Commits
fc9fbe04
Commit
fc9fbe04
authored
Sep 24, 2020
by
Zhai Zirun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed colours of buttons
parent
b5ec28b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
style.css
style.css
+2
-0
No files found.
style.css
View file @
fc9fbe04
...
...
@@ -66,6 +66,7 @@ body {
padding
:
5px
;
transition
:
0.3s
;
font-family
:
'Nunito'
,
sans-serif
;
color
:
#979797
;
}
.topbar
button
:hover
{
...
...
@@ -74,6 +75,7 @@ body {
.topbar
.tablinks-active
{
border-bottom
:
5px
solid
#51C2A9
;
color
:
#51C2A9
;
}
/* ----- main-window -----*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment