fix some issues with @terakilobyte and beautify the camper news index view
This commit is contained in:
@@ -930,11 +930,17 @@ iframe.iphone {
|
||||
|
||||
.story-headline {
|
||||
font-size: 20px;
|
||||
@media (max-width: 767px) {
|
||||
text-align: center;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
margin-left: 14px;
|
||||
margin-top: -5px;
|
||||
}
|
||||
|
||||
.story-byline {
|
||||
margin-top: 5px;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.media-stories {
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
#reply-to-main-post, #upvote {
|
||||
@@ -979,7 +985,7 @@ iframe.iphone {
|
||||
border-radius: 5px;
|
||||
width: 100%;
|
||||
@media (max-width: 768px) {
|
||||
margin-top: 5px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user