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

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


ol { margin-left: 2cm
ol { margin-left: 3cm


}
}


</source>
</source>

Latest revision as of 15:13, 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: 3cm

}

</source>