purple
This commit is contained in:
@@ -11,12 +11,12 @@
|
||||
.yolo{
|
||||
float: left;
|
||||
display: block;
|
||||
transition: all .25s ease-in-out;
|
||||
transition: all .1s ease-in-out;
|
||||
height: 30px;
|
||||
width: 30px;
|
||||
}
|
||||
.yolo:hover{
|
||||
background-color: black;
|
||||
background-color: purple;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user