CSS-Croco
view release on metacpan or search on metacpan
t/parsed/layout.css view on Meta::CPAN
background-color : #ff3;
line-height : 3em;
font-size : 0.90000000000000002em;
text-align : center;
border-bottom : 5px solid #333
}
#urgent a, #urgent a:visited {
color : blue;
text-decoration : underline !important
}
#urgent a:hover {
background-color : red
}
body {
font-family : sans-serif
}
#wrapper {
margin : 0;
background-color : transparent;
padding : 0em;
position : relative
}
a:hover {
color : red
}
.inner {
max-width : 58em;
margin : 0 auto 0;
position : relative;
min-width : 902px
}
.inner {
padding-left : 10px;
padding-right : 10px
}
#logo {
background : url(/graphics/topbanner.png) no-repeat;
border : 0;
margin : 0em;
padding : 0
}
#logo a {
display : block;
text-decoration : none;
overflow : hidden;
border : 0;
margin : 0;
padding : 0;
padding-top : 101px;
height : 0px !important;
width : 550px;
cursor : pointer
}
#header {
position : relative;
height : 101px
}
#fsf-logo {
position : absolute;
top : 0;
right : 25px
}
#links {
display : none !important
}
#links {
position : absolute;
top : 5px;
right : 1em;
border-left : 1px solid #333;
padding-left : 1em;
height : 90px;
overflow : hidden
}
#links ul {
padding-left : 1em;
padding-top : 1em
}
#links li {
line-height : 1.6000000000000001em;
font-size : 0.90000000000000002em
}
#content {
background-color : #fff;
padding-bottom : 1.8em;
margin-top : 0.5em
}
#navigation {
background-color : #bd0000;
border-bottom : 5px solid #333
}
#navigation ul {
line-height : 3em;
font-size : 0.80000000000000004em
}
#navigation li {
display : inline;
margin : 0 0px;
padding : 0.5em 1em 0.5em 1em
}
#navigation li a {
t/parsed/layout.css view on Meta::CPAN
#footer p {
margin-bottom : 0.69999999999999996em
}
#footer, #translations {
font-size : 0.90000000000000002em
}
.announcement {
font-size : 1.1000000000000001em;
font-weight : bold;
padding-left : 1em;
margin-left : 1em;
border-left : 1em solid #eee;
margin-bottom : 1em
}
img {
border : 0
}
#rms-image {
width : 200px;
height : 219px;
float : right;
margin-left : 1em;
margin-bottom : 1em;
border : 1px solid #ddd;
background-image : url(/graphics/rms2005chrys.jpg)
}
.lyrics {
background-color : whitesmoke;
font-style : italic;
width : 25em;
padding : 2em;
border : 2px solid #e5e5e5;
margin-left : 2em
}
#gplv3-dogear {
position : absolute;
top : -1px;
left : -1px
}
#gplv3-dogear h3 {
margin : 0
}
#gplv3-dogear a {
background-image : url(/graphics/dogear.png);
border : 0;
display : block;
text-decoration : none;
overflow : hidden;
height : 0px !important;
width : 64px;
padding : 0;
padding-top : 64px;
cursor : pointer
}
hr {
display : none
}
.nocenter {
text-align : left
}
table#gpl-compat-matrix {
border-collapse : collapse
}
table#gpl-compat-matrix td, th.gpl-matrix-border {
text-align : center;
border : 1px solid black;
margin : 0;
padding : 0.29999999999999999em
}
th.gpl-matrix-license {
text-align : right
}
tr.gpl-matrix-use-type {
border-top : 2px solid black
}
table#gpl-compat-matrix td.ok {
background-color : #ccffcc
}
table#gpl-compat-matrix td.mok {
background-color : #e4ffcc
}
table#gpl-compat-matrix td.nok {
background-color : #dddddd
}
#print-this-article p {
text-align : center
}
#content ul, #fsf-campaigns ul {
list-style : square;
margin-left : 1.3999999999999999em;
list-style-image : url(/graphics/bullet.gif)
}
#content ol {
list-style : decimal;
margin-left : 1.8999999999999999em
}
#content li, #fsf-campaigns li, #content dt, #content dd, #content p {
padding-bottom : 1em;
line-height : 1.5em
}
( run in 0.901 second using v1.01-cache-2.11-cpan-cdf2f3d4e48 )