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
Koukofikis
mythesis
Commits
7af07d54
Commit
7af07d54
authored
4 years ago
by
Athanasios
Browse files
Options
Download
Email Patches
Plain Diff
Update style.css
parent
3418b890
master
Pipeline
#3032
passed with stages
in 31 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
public/assets/css/style.css
+17
-0
public/assets/css/style.css
public/assets/images/list.png
+0
-0
public/assets/images/list.png
with
17 additions
and
0 deletions
+17
-0
public/assets/css/style.css
+
17
-
0
View file @
7af07d54
...
...
@@ -23,6 +23,10 @@ p {
padding-right
:
25%
;
}
.content
ul
{
list-style-image
:
url(../images/list.png)
;
}
header
{
position
:
relative
;
width
:
100%
;
...
...
@@ -210,4 +214,17 @@ nav a:hover {
.top
:hover
{
opacity
:
1
;
}
audio
{
width
:
100%
;
}
.video-container
{
width
:
100%
;
}
.video-container
iframe
{
width
:
100%
;
max-width
:
560px
;
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
public/assets/images/list.png
0 → 100644
+
0
-
0
View file @
7af07d54
407 Bytes
This diff is collapsed.
Click to expand it.
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