Changed fontsize in box style
This commit is contained in:
parent
f449c22281
commit
0f4bdcfc21
@ -6,7 +6,7 @@ body {
|
||||
background: #444444;
|
||||
background-image: url("background.png");
|
||||
font-family: Fixed;
|
||||
font-size: .7em;
|
||||
font-size: 12px;
|
||||
color: #CCCCCC;
|
||||
margin: auto;
|
||||
margin-top: 14px;
|
||||
@ -180,7 +180,7 @@ div.entry_content {
|
||||
margin-left: 10px;
|
||||
margin-right: 10px;
|
||||
margin-top: 10px;
|
||||
text-indent: 1em;
|
||||
/* text-indent: 1em; */
|
||||
}
|
||||
|
||||
div.entry_comment {
|
||||
|
Loading…
Reference in New Issue
Block a user