Added more jsfiddles.

This commit is contained in:
Kegan Dougal 2014-08-20 13:47:20 +01:00
parent ecce301632
commit f60e5a1aec
6 changed files with 375 additions and 0 deletions

View file

@ -0,0 +1,17 @@
.loggedin {
visibility: hidden;
}
p {
font-family: monospace;
}
table
{
border-spacing:5px;
}
th,td
{
padding:5px;
}