Mageia Bugzilla – Attachment 11388 Details for
Bug 21057
libcroco new security issues CVE-2017-7960, CVE-2017-7961, CVE-2017-8834, and CVE-2017-8871
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
example css file
gistfile.css (text/css), 526 bytes, created by
Herman Viaene
on 2019-12-07 11:53:01 CET
(
hide
)
Description:
example css file
Filename:
MIME Type:
Creator:
Herman Viaene
Created:
2019-12-07 11:53:01 CET
Size:
526 bytes
patch
obsolete
>/* Applies to the entire body of the HTML document (except where overridden by more specific >selectors). */ >body { > margin: 25px; > background-color: rgb(240,240,240); > font-family: arial, sans-serif; > font-size: 14px; >} > >/* Applies to all <h1>...</h1> elements. */ >h1 { > font-size: 35px; > font-weight: normal; > margin-top: 5px; >} > >/* Applies to all elements with <... class="someclass"> specified. */ >.someclass { color: red; } > >/* Applies to the element with <... id="someid"> specified. */ >#someid { color: green; }
/* Applies to the entire body of the HTML document (except where overridden by more specific selectors). */ body { margin: 25px; background-color: rgb(240,240,240); font-family: arial, sans-serif; font-size: 14px; } /* Applies to all <h1>...</h1> elements. */ h1 { font-size: 35px; font-weight: normal; margin-top: 5px; } /* Applies to all elements with <... class="someclass"> specified. */ .someclass { color: red; } /* Applies to the element with <... id="someid"> specified. */ #someid { color: green; }
View Attachment As Raw
Actions:
View
Attachments on
bug 21057
: 11388