Add visible (!) frames to input fields
This commit is contained in:
parent
7073702440
commit
dcfb003678
@ -76,6 +76,10 @@ li a{
|
|||||||
background-color: #03192F;
|
background-color: #03192F;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
input {
|
||||||
|
border: 2px solid grey;
|
||||||
|
}
|
||||||
|
|
||||||
/* Remove underline effect if links are inside a div (cf. index.html) */
|
/* Remove underline effect if links are inside a div (cf. index.html) */
|
||||||
div a {
|
div a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user