remove unused styles
This commit is contained in:
parent
33394f76d4
commit
cc6803b358
1 changed files with 0 additions and 19 deletions
|
@ -129,25 +129,6 @@
|
||||||
background-color: rgba(194, 245, 255, 0.3);
|
background-color: rgba(194, 245, 255, 0.3);
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#holder {
|
|
||||||
display: flex;
|
|
||||||
flex: 1;
|
|
||||||
align-items: center;
|
|
||||||
justify-content: center;
|
|
||||||
border: 1px solid #e0e5e6;
|
|
||||||
background-color: #f6f8f8;
|
|
||||||
color: #466a72;
|
|
||||||
border-radius: 3px;
|
|
||||||
font-size: 30px;
|
|
||||||
font-weight: 300;
|
|
||||||
cursor: default;
|
|
||||||
-webkit-user-select: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
#holder.hover {
|
|
||||||
border-color: #2ab0cb;
|
|
||||||
}
|
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue