Browse Source

Update style.css

pull/107/head
Danang Probo Sayekti 11 years ago
parent
commit
318127754e
1 changed files with 7 additions and 7 deletions
  1. +7
    -7
      themes/logs/css/style.css

+ 7
- 7
themes/logs/css/style.css View File

@ -585,13 +585,13 @@ ul li, ol li{
.about, .social, .archive, .comments, .tagcloud, .recent {
margin-bottom: 2em;
}
#sidebar .recent ul {
margin: 0.25em 0 0.25em 1.3em;
}
.recent li:before {
content: "►";
font-size: 12px;
-webkit-font-smoothing: antialiased;
margin-right: 5px;
color: #21759B;
#sidebar .recent li {
list-style-type: circle;
}
/*-------------------------
@ -888,4 +888,4 @@ ul.archivegroup{
}
.archivegroup li.expanded,.archivegroup li.collapsed{
list-style:none;
}
}

Loading…
Cancel
Save