User:Gandaganza/Using IRC with Tor.css: Difference between revisions

From Step Mods | Change The Game
No edit summary
No edit summary
Line 29: Line 29:


pre {
pre {
}
ol { margin-left: 2cm


}
}


</source>
</source>

Revision as of 15:12, November 3, 2014

<source lang="css" line>

h1{

}
h2{
     color:#FFFFFF;
     text-align:center;
     font-size:300%;
     font-weight:450;
     border-style:solid;
     border-bottom-width:2px;
}
h3{

}
h4{

}
h5{

}
h6{

}
hr {

}

pre {

}

ol { margin-left: 2cm

}

</source>