template rework: delete unused css
This commit is contained in:
parent
0c3979720f
commit
b2bb600f3a
9 changed files with 1 additions and 155 deletions
|
@ -963,7 +963,7 @@ input#dfrn-url {
|
|||
}
|
||||
|
||||
.wall-item-content-wrapper.comment {
|
||||
# margin-left: 50px;
|
||||
/* margin-left: 50px;*/
|
||||
background: #EEEEEE;
|
||||
}
|
||||
|
||||
|
@ -1446,24 +1446,6 @@ blockquote.shared_content {
|
|||
.directory-end {
|
||||
clear: both;
|
||||
}
|
||||
.directory-name {
|
||||
text-align: center;
|
||||
}
|
||||
.directory-photo {
|
||||
margin-left: 25px;
|
||||
}
|
||||
.directory-details {
|
||||
font-size: 0.7em;
|
||||
text-align: center;
|
||||
margin-left: 5px;
|
||||
margin-right: 5px;
|
||||
}
|
||||
.directory-item {
|
||||
float: left;
|
||||
width: 225px;
|
||||
height: 260px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
#directory-search-wrapper {
|
||||
margin-top: 20px;
|
||||
|
@ -1474,10 +1456,6 @@ blockquote.shared_content {
|
|||
#directory-search-end {
|
||||
}
|
||||
|
||||
.directory-photo-img {
|
||||
border: none;
|
||||
}
|
||||
|
||||
|
||||
.pager {
|
||||
padding: 10px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue