11 lines
137 B
CSS
Executable File
11 lines
137 B
CSS
Executable File
.post {
|
|
width : 172px;
|
|
margin : 0 10px 30px 10px;
|
|
padding : 0;
|
|
float : left;
|
|
}
|
|
.post-title {
|
|
margin : 0;
|
|
padding : 0;
|
|
font-size : 150%;
|
|
} |