Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

tekst large a powinien być medium

2 views
Skip to first unread message

Jivanmukta

unread,
May 15, 2012, 11:31:57 AM5/15/12
to
Na mojej stronie mam w head: <link href="styles.css" rel="stylesheet"
type="text/css">
Poniżej w body mam: <input id="submit_announcement"
name="submit_announcement" type="button" class="default_button"
value="Zatwierdzam ogłoszenie" onclick="submitAnnouncement();">
A styles.css zawiera:
.default_button {
color: #008800;
height: 40px;
padding-left: 45px;
}
input#submit_announcement {
font-weight: bold;
font-size: medium;
background: 5px url('images/submit.gif') no-repeat;
background-color: #CCFFFF;
}
Mimo ostatniej zmiany font-size z large na medium tekst na przycisku
wyświetla się large. O co może chodzić? Mam małe doświadczenie w WWW.
0 new messages