mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2020-11-18 19:53:40 -08:00
reviews image alignment
This commit is contained in:
parent
ee577de70f
commit
84a9066e33
@ -4,27 +4,22 @@
|
||||
.twitter-profile {
|
||||
float: left;
|
||||
display: block;
|
||||
height: 75px;
|
||||
margin-right: 20px;
|
||||
height: 90px;
|
||||
-webkit-border-radius: 10px;
|
||||
margin: auto 15px auto 0;
|
||||
margin: 3px 15px auto 20px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
blockquote.twitter-tweet {
|
||||
display: inline-block;
|
||||
font-size: 15px;
|
||||
line-height: 20px;
|
||||
margin: 10px 5px;
|
||||
padding: 0 16px 16px 16px;
|
||||
|
||||
text-align: right;
|
||||
border: 0;
|
||||
|
||||
}
|
||||
|
||||
|
||||
blockquote.twitter-tweet p {
|
||||
font-size: 17px;
|
||||
font-weight: normal;
|
||||
|
@ -5665,10 +5665,9 @@ footer img {
|
||||
#reviews .twitter-profile {
|
||||
float: left;
|
||||
display: block;
|
||||
height: 75px;
|
||||
margin-right: 20px;
|
||||
height: 90px;
|
||||
-webkit-border-radius: 10px;
|
||||
margin: auto 15px auto 0;
|
||||
margin: 3px 15px auto 20px;
|
||||
}
|
||||
blockquote.twitter-tweet {
|
||||
display: inline-block;
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user