Cleaning up

Cleaning up the codes.
This commit is contained in:
Danang Probo Sayekti 2014-01-30 20:07:43 +07:00
commit daa3d40c3b
5 changed files with 55 additions and 44 deletions

View file

@ -316,6 +316,8 @@ table {
color:#333333;
border: 1px solid #E3E3E3;
margin: 1em 0;
white-space: pre-wrap;
word-wrap:break-word;
}
table h2.title {
@ -355,6 +357,10 @@ td {
border-left:none;
}
table.post-list td a {
margin:0 5px;
}
/*-------------------------
Menu
--------------------------*/