Sha256: 4b34d8223155a572baef9398f7ae79d167e83ff38c1857fd8797c05f9bcfa12a

Contents?: true

Size: 900 Bytes

Versions: 19

Compression:

Stored size: 900 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

19 entries across 19 versions & 1 rubygems

Version Path
typo-5.5 themes/scribbish/stylesheets/application.css
typo-5.4.4 themes/scribbish/stylesheets/application.css
typo-5.4.3 themes/scribbish/stylesheets/application.css
typo-5.4.2 themes/scribbish/stylesheets/application.css
typo-5.4.1 themes/scribbish/stylesheets/application.css
typo-5.4 themes/scribbish/stylesheets/application.css
typo-5.0.1 themes/scribbish/stylesheets/application.css
typo-5.0.2 themes/scribbish/stylesheets/application.css
typo-5.0.3.98.1 themes/scribbish/stylesheets/application.css
typo-5.0.3.98 themes/scribbish/stylesheets/application.css
typo-5.0 themes/scribbish/stylesheets/application.css
typo-5.1.1 themes/scribbish/stylesheets/application.css
typo-5.1.2 themes/scribbish/stylesheets/application.css
typo-5.1.3 themes/scribbish/stylesheets/application.css
typo-5.1.98 themes/scribbish/stylesheets/application.css
typo-5.1 themes/scribbish/stylesheets/application.css
typo-5.2 themes/scribbish/stylesheets/application.css
typo-5.2.98 themes/scribbish/stylesheets/application.css
typo-5.3 themes/scribbish/stylesheets/application.css