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
166a72cb
Commit
166a72cb
authored
Feb 24, 2013
by
Thomas Park
Browse files
index: remove border radius from ad images
parent
22a8466a
Changes
1
Show whitespace changes
Inline
Side-by-side
css/bootswatch.css
View file @
166a72cb
...
@@ -152,6 +152,12 @@ body .one .bsa_it_p {
...
@@ -152,6 +152,12 @@ body .one .bsa_it_p {
display
:
none
;
display
:
none
;
}
}
.bsa
img
{
-webkit-border-radius
:
0
;
-moz-border-radius
:
0
;
border-radius
:
0
;
}
#footer
{
#footer
{
margin-bottom
:
20px
;
margin-bottom
:
20px
;
}
}
...
...
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