Rewrite blog to static (not done), Add UTF-8 Charset to pages
This commit is contained in:
@@ -31,7 +31,6 @@ body {
|
||||
color: #a57ae9;
|
||||
font-size: 1.0em;
|
||||
white-space: normal;
|
||||
/* color: #a57ae9; */
|
||||
}
|
||||
/* End of the main content of the website */
|
||||
|
||||
@@ -114,3 +113,10 @@ a {
|
||||
margin-left: 20px;
|
||||
margin-right: 6px;
|
||||
}
|
||||
|
||||
.blog ul {
|
||||
list-style-type: none;
|
||||
padding-left: 0;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user