Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Hui
Thesis_AR Visualization
Commits
cd506b7b
Commit
cd506b7b
authored
Jul 17, 2021
by
Hui
Browse files
Replace style.css
parent
1c44b0a9
Pipeline
#4556
passed with stages
in 20 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/assets/css/style.css
View file @
cd506b7b
...
...
@@ -27,6 +27,10 @@ p {
list-style-image
:
url(../images/list.png)
;
}
.content
img
{
max-width
:
100%
;
}
header
{
position
:
relative
;
width
:
100%
;
...
...
@@ -167,6 +171,16 @@ nav a:hover {
margin
:
auto
;
}
#projectlogo
{
text-align
:
center
;
margin-top
:
auto
;
}
#projectlogo
img
{
max-width
:
300px
;
width
:
16%
;
}
#projectname
{
font-weight
:
700
;
color
:
#fff
;
...
...
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