DON'T MIND MY DUST!
Oct. 11th, 2010 07:53 pmReconstructing the site. Don't mind me!!!
If strange things start flickering w/ colors and fonts and whatnot, just give it a bit!
Edit:
And if anyone is good at mucking around w/ CSS, I'll marry them if they could help me out. I know exactly what I need to do, it's only like, 3 things, I just am not good enough at reading the code to sort through it all and figure out what the stuff is called.
Edit2: SUCCESS!!
I am a freaking genius!/I am capable of using google!
B/c I am so impressed by myself, look at all the custom CSS I scrounged up/shoved together/forced into an abominable block of code that should never have existed!!
body, td, th, table, p, div {
font-family: "Georgia", sans-serif;
}
.b-repost-item {display:none}
#page-inner, #header, #footer, .asset-name-hover
{ color: black; background-color: #c3dce8; }
/* subject font */
.page-header2,
.post-asset .asset-name a {
font-family: georgia;
}
/* header title/subtitle font */
#header-name a,
#header-description {
font-family: georgia;
}
/* header links */
#header .nav .item {
font-family: georgia;
}
#header-text,
.page-header1,
.page-header2,
.page-header3,
.widget-header {
font-family: georgia;
}
Why am I so obsessed with the font Georgia? B/c fuck you, that's why. :P
If strange things start flickering w/ colors and fonts and whatnot, just give it a bit!
Edit:
And if anyone is good at mucking around w/ CSS, I'll marry them if they could help me out. I know exactly what I need to do, it's only like, 3 things, I just am not good enough at reading the code to sort through it all and figure out what the stuff is called.
Edit2: SUCCESS!!
I am a freaking genius!/I am capable of using google!
B/c I am so impressed by myself, look at all the custom CSS I scrounged up/shoved together/forced into an abominable block of code that should never have existed!!
body, td, th, table, p, div {
font-family: "Georgia", sans-serif;
}
.b-repost-item {display:none}
#page-inner, #header, #footer, .asset-name-hover
{ color: black; background-color: #c3dce8; }
/* subject font */
.page-header2,
.post-asset .asset-name a {
font-family: georgia;
}
/* header title/subtitle font */
#header-name a,
#header-description {
font-family: georgia;
}
/* header links */
#header .nav .item {
font-family: georgia;
}
#header-text,
.page-header1,
.page-header2,
.page-header3,
.widget-header {
font-family: georgia;
}
Why am I so obsessed with the font Georgia? B/c fuck you, that's why. :P