Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Sith
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
59
Issues
59
List
Boards
Labels
Service Desk
Milestones
Merge Requests
9
Merge Requests
9
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
AE
Sith
Commits
edaa1b00
Commit
edaa1b00
authored
Dec 05, 2016
by
Skia
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Père 200, Père 200, tralalalalère!!!!
parent
39709657
Pipeline
#467
passed with stage
in 2 minutes and 34 seconds
Changes
5
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
6 additions
and
1 deletion
+6
-1
core/static/core/img/background.jpg
core/static/core/img/background.jpg
+0
-0
core/static/core/img/dragon.png
core/static/core/img/dragon.png
+0
-0
core/static/core/img/knight.jpg
core/static/core/img/knight.jpg
+0
-0
core/static/core/img/logo.png
core/static/core/img/logo.png
+0
-0
core/static/core/style.css
core/static/core/style.css
+6
-1
No files found.
core/static/core/img/background.jpg
0 → 100644
View file @
edaa1b00
19.8 KB
core/static/core/img/dragon.png
0 → 100644
View file @
edaa1b00
663 KB
core/static/core/img/knight.jpg
0 → 100644
View file @
edaa1b00
125 KB
core/static/core/img/logo.png
View replaced file @
39709657
View file @
edaa1b00
9.84 KB
|
W:
|
H:
65.4 KB
|
W:
|
H:
2-up
Swipe
Onion skin
core/static/core/style.css
View file @
edaa1b00
/*--------------------------------GENERAL------------------------------*/
body
{
background-color
:
#EEE
;
background
:
url('img/dragon.png')
bottom
left
fixed
no-repeat
,
url('img/background.jpg')
repeat
;
position
:
relative
;
width
:
100%
;
font-family
:
sans-serif
;
...
...
@@ -15,6 +16,9 @@ a:active { color: #007BE6; }
#logo
{
margin-left
:
5%
;
}
#logo
img
{
width
:
500px
;
}
header
{
display
:
block
;
position
:
absolute
;
...
...
@@ -70,6 +74,7 @@ nav {
width
:
90%
;
margin
:
0px
auto
;
background
:
grey
;
background
:
rgba
(
100
,
100
,
100
,
0.8
);
color
:
white
;
}
...
...
@@ -91,7 +96,7 @@ nav a:hover {
width
:
88%
;
margin
:
0px
auto
;
padding
:
1em
1%
;
background
:
white
;
background
:
rgba
(
255
,
255
,
255
,
0.8
)
;
overflow
:
auto
;
}
...
...
Skia
@skia
Mentioned in commit
b7b9820d
·
Dec 06, 2016
Mentioned in commit
b7b9820d
Mentioned in commit b7b9820d709d414dc9fa2f410f19c0484d1053d2
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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