Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
templates
simple_thesis
Commits
7af07d54
Commit
7af07d54
authored
Mar 12, 2021
by
Athanasios
Browse files
Update style.css
parent
3418b890
Pipeline
#2110
passed with stages
in 31 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
public/assets/css/style.css
View file @
7af07d54
...
@@ -23,6 +23,10 @@ p {
...
@@ -23,6 +23,10 @@ p {
padding-right
:
25%
;
padding-right
:
25%
;
}
}
.content
ul
{
list-style-image
:
url(../images/list.png)
;
}
header
{
header
{
position
:
relative
;
position
:
relative
;
width
:
100%
;
width
:
100%
;
...
@@ -210,4 +214,17 @@ nav a:hover {
...
@@ -210,4 +214,17 @@ nav a:hover {
.top
:hover
{
.top
:hover
{
opacity
:
1
;
opacity
:
1
;
}
audio
{
width
:
100%
;
}
.video-container
{
width
:
100%
;
}
.video-container
iframe
{
width
:
100%
;
max-width
:
560px
;
}
}
\ No newline at end of file
public/assets/images/list.png
0 → 100644
View file @
7af07d54
407 Bytes
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