Biurokraci, Moderatorzy czatu, checkuser, commenters, Moderatorzy (CommentStreams), gitkursanci, Administratorzy interfejsu, Moderatorzy, odkrywajacy, Page Ownership admin, swiadomikursanci, Administratorzy, Redaktorzy widżetów
992
edycje
Swiadomosc (dyskusja | edycje) mNie podano opisu zmian |
Swiadomosc (dyskusja | edycje) mNie podano opisu zmian |
||
| Linia 89: | Linia 89: | ||
} | } | ||
input[type=text].words { | input[type="text"].words { | ||
border-bottom: 1px solid black; | border: none; /* Clears existing border settings */ | ||
border-bottom: 1px solid black; /* Sets a 1px solid black bottom border */ | |||
outline: none; /* Optional: Removes the focus outline to ensure the styling is consistent */ | |||
/* Add other properties here to reset any other desired default styles */ | |||
} | } | ||
input[type=submit] | |||
input[type=submit] { | |||
border: 1px solid black; | border: 1px solid black; | ||
padding: 4px; | padding: 4px; | ||
border-radius: 4px; | border-radius: 4px; | ||
} | } | ||
edycje