Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Sven Schneider
urbanVIS
Commits
af09e607
Commit
af09e607
authored
May 25, 2021
by
Sven Schneider
Browse files
updated css with new colors
parent
9da471f5
Pipeline
#3815
passed with stages
in 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/css/main.css
View file @
af09e607
...
...
@@ -32,8 +32,13 @@ footer p {
margin-bottom
:
0.25rem
;
}
.footer-header-color
{
background-color
:
#868686
;
}
body
{
background-color
:
#
C6332A
;
/* thistle; */
background-color
:
#
868686
;
/* thistle; */
}
.bd-placeholder-img
{
...
...
@@ -69,13 +74,13 @@ a:visited {
.myBtn
{
color
:
#fff
;
background-color
:
#
C6332A
;
background-color
:
#
bd1a1e
;
border-color
:
thistle
;
/*set the color you want here*/
width
:
180px
;
}
.myBtn
:hover
,
.myBtn
:focus
,
.myBtn
:active
,
.myBtn.active
,
.open
>
.dropdown-toggle.myBtn
{
color
:
#fff
;
background-color
:
#
C6332A
;
background-color
:
#
bd1a1e
;
border-color
:
thistle
;
/*set the color you want here*/
}
...
...
@@ -147,4 +152,4 @@ a.button {
font-size
:
3em
;
/* width: 0px; */
}
\ No newline at end of file
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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