dev #33
@@ -1,4 +1,9 @@
|
|||||||
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;700&display=swap');
|
@import url('https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;700&display=swap');
|
||||||
|
|
||||||
|
imput {
|
||||||
|
box-sizing: border-box;
|
||||||
|
}
|
||||||
|
|
||||||
.hyperlink, .hyperlink:visited, .hyperlink:active {
|
.hyperlink, .hyperlink:visited, .hyperlink:active {
|
||||||
color: rgb(47, 125, 146);
|
color: rgb(47, 125, 146);
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|||||||
Reference in New Issue
Block a user