Sha256: f7cf6596f2c12a27772696794bd760b9b594ae469d803f639bf72a2d6fc23c53

Contents?: true

Size: 895 Bytes

Versions: 16

Compression:

Stored size: 895 Bytes

Contents

/*--------------------------------------------------------------
 Application.css
 Imports all stylesheets; sets defaults for bare elements
 --------------------------------------------------------------*/

@import 'layout.css';
@import 'content.css';

@media print { #sidebar { display:none; }
               #content { float: none; width:90%; }
               #content pre { color: #000; background: #eee; }
               #content form.comments { display:none; } }

body {
	background: url(/images/theme/background.gif) repeat-x left top;
	font: normal 12px "lucida grande", verdana, arial, helvetica, sans-serif;
}

input,
textarea { font: normal 12px "bitstream vera sans", verdana, sans-serif; }

abbr  { border: none; }
cite  { font-style: normal; }
a img { border: none; padding: 0; margin: 0; }

a:link,  a:visited { color: #930; }
a:hover, a:active  { color: #fff; background: #000; }

Version data entries

16 entries across 16 versions & 2 rubygems

Version Path
rdfa-0.0.3 rdfa-typo/stylesheets/application.css
rdfa-0.0.8 rdfa-typo/stylesheets/application.css
rdfa-0.0.1 rdfa-typo/stylesheets/application.css
rdfa-0.0.2 rdfa-typo/stylesheets/application.css
rdfa-0.0.4 rdfa-typo/stylesheets/application.css
rdfa-0.0.5 rdfa-typo/stylesheets/application.css
rdfa-0.0.6 rdfa-typo/stylesheets/application.css
rdfa-0.0.7 rdfa-typo/stylesheets/application.css
typo-3.99.3 themes/scribbish/stylesheets/application.css
typo-4.0.1 themes/scribbish/stylesheets/application.css
typo-3.99.4 themes/scribbish/stylesheets/application.css
typo-4.0.2 themes/scribbish/stylesheets/application.css
typo-4.0.0 themes/scribbish/stylesheets/application.css
typo-4.0.3 themes/scribbish/stylesheets/application.css
typo-4.1.1 themes/scribbish/stylesheets/application.css
typo-4.1 themes/scribbish/stylesheets/application.css