Lang selector
This commit is contained in:
@ -106,6 +106,14 @@ a {
|
||||
width: -moz-available;
|
||||
}
|
||||
|
||||
.uppercase {
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
.pointer {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.btn {
|
||||
border: none;
|
||||
outline: none;
|
||||
|
Reference in New Issue
Block a user