Toggle navigation
Sign in
web
/
weird-web-workers
·
Commits
GitLab
Go to group
Project
Activity
Files
Commits
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Forks
Snippets
Network
Download as
Email Patches
Plain Diff
Browse Files
Commit
8681262d24cf90f0c9e99cc262f55676dea29a75
Authored by
Georg Hopp
2016-04-06 12:31:10 +0200
1 parent
8da6c06a
Reduce apacity of watermark
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
app/assets/stylesheets/welcome.scss
app/assets/stylesheets/welcome.scss
View file @
8681262
...
...
@@ -194,7 +194,7 @@ hr {
194
194
.section
.watermark
{
195
195
position
:
relative
;
196
196
padding
:
2px
;
197
-
opacity
:
0
.
2
;
197
+
opacity
:
0
.
08
;
198
198
width
:
60%
;
199
199
top
:
50%
;
200
200
left
:
50%
;
...
...
Please
register
or
login
to post a comment