1
0
Fork 0

Make embedded videos look better. (better margin data)

This commit is contained in:
Michael Vogel 2014-05-18 20:30:27 +02:00
commit 665139660a
4 changed files with 15 additions and 4 deletions

View file

@ -1737,7 +1737,7 @@ h2 {
width: 780px;
}
#profile-jot-wrapper {
margin-bottom: 20px;
margin-bottom: 10px;
}
/** buttons **/
@ -1899,7 +1899,7 @@ ul.tabs a {
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
margin-bottom: 10px;
margin-bottom: 0px;
}
div.pager, .birthday-notice, .comment-edit-submit-wrapper .fakelink {
@ -2147,6 +2147,7 @@ blockquote {
/* font-size: large; */
font-size: larger;
font-weight: bold;
display: block;
}
/* ================== */

View file

@ -113,7 +113,7 @@
<li><a href="{0}"><img data-src="{1}">{2} <span class="notif-when">{3}</span></a></li>
</ul>
<!--
<div style="position: fixed; bottom: 61px; left: 220px;">{{$langselector}}</div>
<div class="icon-flag" style="position: fixed; bottom: 10px; left: 20px; z-index:9;">{{$langselector}}</div>
-->
{{*