This website works better with JavaScript
Home
Explore
Help
Sign In
mirrors
/
Fork-Awesome
mirror of
https://github.com/ForkAwesome/Fork-Awesome
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
making jumbotron-icon texture more subtle
davegandy
11 years ago
parent
4f0ae9363b
commit
b6bc172626
1 changed files
with
2 additions
and
1 deletions
Unified View
Show Diff Stats
2
1
src/assets/less/site/textured-bg.less
+ 2
- 1
src/assets/less/site/textured-bg.less
View File
@@ -16,4 +16,5 @@
position: relative;
position: relative;
z-index: 2;
z-index: 2;
}
}
-}
+}
+.jumbotron-icon:after { opacity: .1; }