- From: <bugzilla@jessica.w3.org>
- Date: Tue, 17 Jan 2012 09:56:03 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=15591
Summary: body { margin-top: 0px; background-image:
url(images/meknunarka.jpg); } body,td,th { color:
#FFFFFF; font-size: 12px; } .baslik { color: #990000;
text-decoration: none; font-family: Arial, Helvetica,
sans-serif; font-size: 12px; } .icerik { font-family:
A
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#top
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
Specification: http://www.w3.org/TR/2011/WD-html5-20110525/
Multipage: http://www.whatwg.org/C#top
Complete: http://www.whatwg.org/c#top
Comment:
body {
margin-top: 0px;
background-image: url(images/meknunarka.jpg);
}
body,td,th {
color: #FFFFFF;
font-size: 12px;
}
.baslik {
color: #990000;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.icerik {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
}
.solmenu {
font-family: Arial, Helvetica, sans-serif;
color: #0033FF;
}
.altalan {
color: #ffffff;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.altalan a:link {
color: #990000;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
.altalan a:visited {
color: #990000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
}
.altalan a:hover {
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
}
.icerik input {
color: #FFFFFF;
font-family: "Courier New", Courier, monospace;
text-decoration: none;
background-color: #000000;
border: thin solid #171717;
}
.icerik textarea {
color: #FFFFFF;
font-family: "Courier New", Courier, monospace;
text-decoration: none;
background-color: #000000;
border: thin solid #171717;
}
.altalan input {
color: #FFFFFF;
font-family: "Courier New", Courier, monospace;
text-decoration: none;
background-color: #000000;
border: thin solid #171717;
}
Posted from: 88.228.66.119
User agent: Mozilla/5.0 (Windows NT 5.1) AppleWebKit/535.7 (KHTML, like Gecko)
Chrome/16.0.912.75 Safari/535.7
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Tuesday, 17 January 2012 09:56:24 UTC