1
0
mirror of https://github.com/2ec0b4/kaamelott-soundboard.git synced 2025-12-08 15:43:24 +00:00

Améliore (encore) le style (sur Safari)

This commit is contained in:
Antoine
2016-05-22 13:57:30 +02:00
parent e69de60988
commit 8c825ec5ef

View File

@@ -392,6 +392,9 @@ footer .likely {
:-ms-input-placeholder {
color: #AEAEAE;
}
input {
margin: 0;
}
input[type="text"] {
background: #FFFFFF;
border: 1px solid #DEDEDE;