Pagina 1 van 1

had effe niks te doen op school

Geplaatst: 05-11-2015 18:10
door mkopenga
met auto script

[img]http://i.imgur.com/aRDFq8A.png[/img]


als julie het gaaf vinden kan ik er wel een uitgebreide how to erbij zetten

als je gaat zoekken naar een auto css script voor je brouwser moet dit we te doen zijn

[code:1]
@import url(http://fonts.googleapis.com/css?family=Georgia);

tbody tr td {
border-style: none;
font-family: Roboto;
background-color: #0d0d0c;
}

a.forumlink {
font-size: 30px;
font-weight: bold;
text-transform: none;
color: #00ab50;
border-style: none;
}

span.genmed {
font-size: 0;
}

a.topictitle {
font-size: 20px;
border-right-width: 0;
border-left-width: 0;
border-style: none;
border-top-width: 0;
border-bottom-width: 0;
line-height: 30px;
color: #42bd69;
}

span.postdetails {
font-size: 15px;
}

span.name a {
font-size: 15px;
}

span.gensmall {
font-size: 15px;
}

td.row1 {
background-color: #121212;
border-style: solid;
border-color: #4f4f4f;
}

td.row2 img {
}

input.post {
font-size: 10px;
}

div font a {
font-size: 0;
}

div div font {
font-size: 0;
}

span.copyright {
font-size: 0;
}

a.copyright {
font-size: 0;
}

a.maintitle {
font-size: 60px;
color: #168238;
}

span.name b {
font-size: 25px;
}

span.postbody {
font-size: 25px;
color: #ffffff;
border-style: none;
}

span.postbody img {
border-style: double;
border-color: #ffffff;
}
[/code:1]