www/server/layout.min.css

20 lines
14 KiB
CSS
Raw Permalink Normal View History

2018-12-24 17:11:27 +00:00
/*!
layout.css -- css stylesheet used on www.gnu.org
(This version should be used with reset.css. A few basic parameters that used
to be set in combo.css are now defined here.)
Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011,
2013, 2014, 2015, 2016, 2017 Free Software Foundation
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use,
copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the
Software is furnished to do so, subject to the following
conditions:
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.
*/html,body{font-size:1em;text-align:left;text-decoration:none;color:#222}html{background:#e4e4e4}body{max-width:74.92em;margin:auto;background-color:white;border:.1em solid #bbb;border-top:1px solid transparent;-moz-box-shadow:0 0 5px 5px #bbb;-webkit-box-shadow:0 0 5px 5px #bbb;-icab-box-shadow:0 0 5px 5px #bbb;-o-box-shadow:0 0 5px 5px #bbb;box-shadow:0 0 5px 5px #bbb}.inner{overflow:hidden}#searcher,#translations,#header,#content,#mission-statement,#footer{padding-left:3%;padding-right:3%}#content ul#edu-navigation{margin-left:-3.2%;margin-right:-3.2%}#searcher,#fsf-links{background-color:#d4d4d4}#translations,#footer{background-color:#f5f5f5}#edu-navigation{background-color:#eee}#navigation{background-color:#a42e2b}#translations{font-family:"FreeSans",sans-serif}#searcher,#toplinks,#header{font-family:"sans-serif","FreeSans",sans-serif}p,pre,li,dt,dd{line-height:1.5em}address{line-height:1.3em}h1{font-size:2.4em;margin:1em 0 1.1em}h2{font-size:2.0em;margin:1em 0 1.1em}h3{font-size:1.5em;margin:1.2em 0 .80em}h4{font-size:1.2em;margin:1.2em 0 .83em}h5{font-size:1.1em;margin:1em 0 .91em}h6{margin:1em 0}p,pre,table,address{margin:1em 0}pre{padding-bottom:.3em;overflow:auto}ul,ol,blockquote{margin:1em 1.5%}ol li{margin:1em 0 0 1em}ul li,ul ol li{margin:.5em 0 0 1em}ul li p,ul li pre,ul ul li,ul li blockquote,table li{margin-top:.3em;margin-bottom:.3em}ul ul,ol ul,table ul{margin:0 1.5%}dl{margin:1.5em 0 0 0}dt{margin:1em 0}dl dd{margin:1em 3% 1.5em 3%}small{font-size:.9em}h1,h2,h3,h4,h5,h6,strong,dt{font-weight:bold}th{font-weight:bold;text-align:center}th,td{border:1px solid #bbb;padding:.5em}em,cite{font-style:italic}em i,em cite,cite i,cite em{font-style:normal}code{padding:0 .1em;background:#f5f5f5}pre code{background-color:transparent}h3,h4{color:#333}a[href]{color:#004caa}a[href]:visited{color:#100070}a[href]:active,a[href]:hover{color:#100070;text-decoration:none}acronym,abbr{text-decoration:none;border-bottom:1px dotted #000;cursor:help}ol li{list-style:decimal outside}ul li{list-style:square outside}ul ul li,ol ul li{list-style:circle}del{text-decoration:line-through}caption{margin-bottom:.5em;text-align:center}sup{vertical-align:super}sub{vertical-align:sub}.center,.c{text-align:center}.nocenter{text-align:left}.underline{text-decoration:underline}.nounderline{text-decoration:none}.big{font-size:1.1em}.inline-list li{display:inline}.no-bullet li{list-style:none}.no-display{display:none}ul.blurbs>li{margin-top:1em}dl.compact{margin:1em 0 0 0}dl.compact dt{margin:.5em 0;font-weight:normal;font-style:italic}dl.compact dd{margin:.5em 3% 1em}dl.compact dd p{margin:.5em 0}hr{display:block;margin:1.2em 0;color:#999;background:#999}hr.separator{height:.3em;border:0}hr.thin{clear:both;height:1px;margin:1.5em 0;border:0}fieldset{margin:1em 0}optgroup{font-weight:normal}button,input[type="checkbox"],input[type="radio"],input[type="reset"],input[type="submit"]{padding:1px}form.header input{line-height:1.2em;font-family:inherit;font-weight:bold;border:.1em solid #ccc}form.header input[type="text"]{padding:.25em;color:#555;background:white}form.header input[type="submit"]{padding:.25em;color:#333;background:#fff}form.header input[type="text"]:focus{color:#333;border:.1em solid #4080d0}form.header input[type="text"]:focus+input[type="submit"]{border:.1em solid #4080d0}form.header input[type="submit"]:hover{color:#777;border-color:#777}.button a,#join-fsf a{display:block;line-height:1.2em;font-weight:bold;text-align:center;text-decoration:none;padding:.3em .5em;border:.1em solid #999}#searcher input[type="text"],#searcher input[type="submit"],#fssbox input[type="text"],#fssbox input[type="submit"],.button a,#join-fsf a{border-radius:.3em;-moz-border-radius:.3em;-khtml-border-radius:.3em;-webkit-border-radius:.3em;-opera-border-radius:.3em}.back,#backtotop{text-align:right;line-height:1.5em;font-weight:bold;margin:1.5em 2%}.back a,.back a:visited,#backtotop a,#backtotop a:visited{color:#333}.back a:hover,#backtotop a:hover{color:#777}#backtotop{clear:both;margin:0 5% 2em}.big-section{clear:left;float:left}.big-section h3{displ