modified: view/theme/smoothly/style.css

This commit is contained in:
pixelroot 2012-09-10 14:52:47 +02:00
parent c059f92b5a
commit aef0824cc8
1 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
Smoothly Smoothly
Created by Anne Walk and Devlon Duthie on 2011-09-24 Created by Anne Walk and Devlon Duthie on 2011-09-24
Modified by alex@friendica.pixelbits.de on 2012-09-06 Modified by alex@friendica.pixelbits.de on 2012-09-10
*/ */
/* ========== */ /* ========== */
@ -138,7 +138,7 @@ input[type=submit]:active {
section { section {
float: left; float: left;
padding-top: 40px; /*60*/ padding-top: 20px; /*60*/
width: 730px; width: 730px;
font-size: 0.9em; font-size: 0.9em;
line-height: 1.2em; line-height: 1.2em;
@ -920,7 +920,7 @@ profile-jot-banner-wrapper {
.tabs { .tabs {
min-width: 400px; min-width: 400px;
list-style: none; list-style: none;
padding: 10px 0px; padding: 20px 0px 0px;
/*border-bottom: 1px solid #efefef;*/ /*border-bottom: 1px solid #efefef;*/
font-size: 0.9em; font-size: 0.9em;
} }