button class
This commit is contained in:
parent
ab3f9663f7
commit
5605f77ebb
111 changed files with 119 additions and 1150 deletions
|
|
@ -49,3 +49,7 @@ input[type='checkbox'] {
|
|||
.float-left {
|
||||
float: left;
|
||||
margin: .5em; }
|
||||
|
||||
a {
|
||||
color: aquamarine;
|
||||
background-color: black; }
|
||||
|
|
|
|||
|
|
@ -70,3 +70,8 @@ input[type='checkbox'] {
|
|||
float: left;
|
||||
margin:.5em;
|
||||
}
|
||||
|
||||
a {
|
||||
color:aquamarine;
|
||||
background-color: black;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue