Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
tails
tails
Commits
2ed5ea09
Commit
2ed5ea09
authored
Nov 04, 2017
by
sajolida
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
More CSS readability
parent
ba1ff978
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
+3
-4
wiki/src/install/inc/stylesheets/steps.css
wiki/src/install/inc/stylesheets/steps.css
+3
-4
No files found.
wiki/src/install/inc/stylesheets/steps.css
View file @
2ed5ea09
...
...
@@ -104,7 +104,7 @@ div.trophy p {
font-weight
:
200
;
}
.trophy
img
{
div
.trophy
img
{
margin
:
10px
;
}
...
...
@@ -204,7 +204,6 @@ div.toggleable .hide {
}
@media
print
{
/* from http://www.alsacreations.com/astuce/lire/1160-une-feuille-de-styles-de-base-pour-le-media-print.html */
...
...
@@ -228,7 +227,7 @@ div.toggleable .hide {
color
:
#000
!important
;
}
/* Tails specifics */
/* Tails specifics */
#content
{
padding-left
:
0px
;
...
...
@@ -256,7 +255,7 @@ div.toggleable .hide {
page-break-before
:
auto
;
/* 'always,' 'avoid,' 'left,' 'inherit,' or 'right' */
page-break-after
:
auto
;
/* 'always,' 'avoid,' 'left,' 'inherit,' or 'right' */
page-break-inside
:
avoid
;
/* or 'auto' */
}
}
.toggleable
{
display
:
block
!important
;
...
...
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