modified: view/theme/smoothly/style.css

modified:   view/theme/smoothly/theme.php
This commit is contained in:
pixelroot 2013-05-07 14:01:54 +02:00
parent 5ac6e82e7d
commit 8c8d3913cc
2 changed files with 12 additions and 1 deletions

View File

@ -639,6 +639,12 @@ aside h4 {
font-size: 1.3em;
}
.vcard {
width: 205px;
padding-bottom: 10px;
/*border-bottom-style: dotted;*/
}
.vcard .title {
font-size: 1em;
}
@ -1061,11 +1067,13 @@ ul .sidebar-group-li .icon {
.contact-block-h4,
.contact-block-content {
margin: 0;
font-size: 1.2em;
}
#contact-block,
#contact-block-end {
clear: both;
padding-top: 10px;
}
/* ======= */
@ -4426,6 +4434,7 @@ hr.line-dots {
float: left;
text-align: left;
display: block;
line-height: 0.6em;
}
.adr,
@ -4435,6 +4444,8 @@ hr.line-dots {
float: left;
display: block;
margin-left: 8px;
line-height: 1em;
text-align: left;
}
#birthday-notice {}

View File

@ -3,7 +3,7 @@
/*
* Name: Smoothly
* Description: Like coffee with milk. Theme optimized for iPad[2].
* Version: Version 2013-05-07
* Version: Version 2013-05-07.2
* Author: Anne Walk
* Author: Devlon Duthied
* Maintainer: Alex <https://friendica.pixelbits.de/profile/alex>