wtf happened to these urls
This commit is contained in:
parent
0b2e81d6f8
commit
4d0faf2f76
@ -41,7 +41,7 @@ html {
|
|||||||
/* now some stuff for the text */
|
/* now some stuff for the text */
|
||||||
body {
|
body {
|
||||||
/* regular tex color(for the front page it won't matter much since everything is blockquotes*/
|
/* regular tex color(for the front page it won't matter much since everything is blockquotes*/
|
||||||
color: #373854;
|
color: #3b444b;
|
||||||
background-color: #faebd7;
|
background-color: #faebd7;
|
||||||
font-family: Fixedsys;
|
font-family: Fixedsys;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
@ -141,6 +141,7 @@ h6 {
|
|||||||
}
|
}
|
||||||
|
|
||||||
blockquote {
|
blockquote {
|
||||||
|
/* this bit for the text color */
|
||||||
color: #3b444b;
|
color: #3b444b;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding-left: 3em;
|
padding-left: 3em;
|
||||||
|
@ -41,7 +41,7 @@ html {
|
|||||||
/* now some stuff for the text */
|
/* now some stuff for the text */
|
||||||
body {
|
body {
|
||||||
/* regular tex color(for the front page it won't matter much since everything is blockquotes*/
|
/* regular tex color(for the front page it won't matter much since everything is blockquotes*/
|
||||||
color: #373854;
|
color: #3b444b;
|
||||||
background-color: #faebd7;
|
background-color: #faebd7;
|
||||||
font-family: Fixedsys;
|
font-family: Fixedsys;
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
@ -141,6 +141,7 @@ h6 {
|
|||||||
}
|
}
|
||||||
|
|
||||||
blockquote {
|
blockquote {
|
||||||
|
/* this bit for the text color */
|
||||||
color: #3b444b;
|
color: #3b444b;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding-left: 3em;
|
padding-left: 3em;
|
||||||
|
Loading…
Reference in New Issue
Block a user