add random button
This commit is contained in:
@@ -24,6 +24,11 @@ a:hover
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.is-hidden
|
||||
{
|
||||
display: none;
|
||||
}
|
||||
|
||||
.button
|
||||
{
|
||||
background-color: #eaeaea;
|
||||
@@ -45,6 +50,12 @@ a:hover
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
#random-button
|
||||
{
|
||||
position: relative;
|
||||
top: 3px;
|
||||
}
|
||||
|
||||
.headline
|
||||
{
|
||||
font-size: 12px;
|
||||
|
||||
Reference in New Issue
Block a user