This commit is contained in:
Thomas Citharel
2015-02-01 12:05:10 +01:00
10 changed files with 57 additions and 40 deletions

View File

@ -151,6 +151,16 @@ a:visited {
text-indent: -9999px;
}
.random {
display: inline-block;
width: 16px;
height: 16px;
overflow: hidden;
text-align: left;
text-indent: -9999px;
background-image: url('../img/default/dice.png');
}
/*** ***/
/*** ARTICLE PAGE ***/