Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
iCityDigitalTwinFramework
WebRegionChooser
Commits
80f25b4c
Commit
80f25b4c
authored
3 years ago
by
Santhanavanich
Browse files
Options
Download
Email Patches
Plain Diff
update
parent
63b0c450
Pipeline
#6220
passed with stage
in 7 seconds
Changes
81
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/style.css
+45
-0
public/style.css
with
45 additions
and
0 deletions
+45
-0
public/style.css
0 → 100644
+
45
-
0
View file @
80f25b4c
/* 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
;
}
This diff is collapsed.
Click to expand it.
Prev
1
2
3
4
5
Next
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
Menu
Explore
Projects
Groups
Snippets