Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
masonstrap
Commits
37f83164
Commit
37f83164
authored
Feb 20, 2013
by
Thomas Park
Browse files
index: fallback background-color on thumbnail
parent
71617eba
Changes
1
Hide whitespace changes
Inline
Side-by-side
css/bootswatch.css
View file @
37f83164
...
...
@@ -82,6 +82,7 @@ section {
.thumbnail
{
margin-bottom
:
20px
;
background-color
:
#f3f3f3
;
background-color
:
rgba
(
0
,
0
,
0
,
0.05
);
}
...
...
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