Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tails
tails
Commits
46402a83
Commit
46402a83
authored
Nov 19, 2015
by
sajolida
Browse files
Merge download.css into dave.css
parent
1c5264b5
Changes
3
Hide whitespace changes
Inline
Side-by-side
wiki/src/install/download.mdwn
View file @
46402a83
...
...
@@ -2,7 +2,6 @@
[[!meta title="Download and verify"]]
[[!meta stylesheet="bootstrap" rel="stylesheet" title=""]]
[[!meta stylesheet="install/inc/stylesheets/assistant" rel="stylesheet" title=""]]
[[!meta stylesheet="install/inc/stylesheets/download" rel="stylesheet" title=""]]
[[!meta stylesheet="install/inc/stylesheets/dave" rel="stylesheet" title=""]]
[[!meta script="install/inc/js/dave"]]
...
...
wiki/src/install/inc/stylesheets/dave.css
View file @
46402a83
...
...
@@ -173,3 +173,17 @@ will give
.dave-hide
{
display
:
none
!important
;
}
h1
{
margin-bottom
:
50px
;
}
h2
{
color
:
black
;
padding
:
10px
;
border-bottom
:
10px
solid
black
;
}
#pagebody
a
.btn
{
color
:
white
;
}
wiki/src/install/inc/stylesheets/download.css
View file @
46402a83
h1
{
margin-bottom
:
50px
;
}
h2
{
color
:
black
;
padding
:
10px
;
border-bottom
:
10px
solid
black
;
}
#pagebody
a
.btn
{
color
:
white
;
}
Write
Preview
Supports
Markdown
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