Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Ayivor
ben
Commits
86691c95
Commit
86691c95
authored
Jun 20, 2023
by
Ayivor
Browse files
Upload New File
parent
76aa909f
Pipeline
#8112
passed with stage
in 4 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
public/style.css
0 → 100644
View file @
86691c95
body
{
font-family
:
sans-serif
;
margin
:
auto
;
max-width
:
1280px
;
margin-left
:
2%
;
margin-right
:
2%
;
}
.navbar
{
background-color
:
#cc3125
;
border-radius
:
2px
;
/* max-width: 800px; */
}
.navbar
a
{
color
:
#aaa
;
display
:
inline-block
;
font-size
:
15px
;
padding
:
10px
;
text-decoration
:
none
;
}
.navbar
a
:hover
{
color
:
#ffffff
;
}
#topbar
img
{
max-width
:
15%
;
margin-right
:
20px
;
}
.content
{
margin-left
:
2%
;
margin-right
:
2%
;
}
.header
{
font-weight
:
bold
;
}
.news
{
background-color
:
#f5f5f5
;
margin-bottom
:
20px
;
padding-top
:
10px
;
padding-bottom
:
10px
;
}
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