Added a changelog and a fixed a few stuff
This commit is contained in:
@@ -40,9 +40,11 @@ body {
|
||||
/*Content of the website ig no idea how to name this lmfao*/
|
||||
.content1 {
|
||||
font-family: monospace;
|
||||
white-space: pre;
|
||||
white-space: normal;
|
||||
color: #a57ae9;
|
||||
top: 25px;
|
||||
word-wrap: break-word;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
/* End of the content thingy */
|
||||
|
||||
@@ -86,6 +88,7 @@ a {
|
||||
font-size: large;
|
||||
}
|
||||
/* End of the Blog content thingy */
|
||||
|
||||
/*Blog Content 2 (This is mostly for the content of the blogs like the blog posts themself */
|
||||
.content-blog-2 {
|
||||
font-family: monospace;
|
||||
|
||||
Reference in New Issue
Block a user