Sha256: 5ccbe4153b22c2bf0aa80674e37a1f73a5275f83ede8766715efd4b9edaabd2b

Contents?: true

Size: 1.52 KB

Versions: 3

Compression:

Stored size: 1.52 KB

Contents

body {  
	color:						#333333;
	
   background-color:           				#FFFFFF;
   background-image:               url(/attachment/header_backdrop.png);
   background-repeat:              repeat-x;
   background-position:            0 -25px;
	font-size:	80%;
	font-family: verdana, helvetica, arial, sans-serif;
}

/* HEADINGS */

/* LINKS */
a:link {
        color:                                          #BB2233;
}

a:visited {
        color:                                          #991122;
}

a:hover {
        color:                                          #CC2233;
        background-color:                       #EEEEEE;
}

span.nolink {
		  color: #BB2233;
			text-decoration: line-through; 
}


/* IMAGES */
img { border: none; }

/* FORMS */
input:focus, textarea:focus, select:focus {
        border-color:                           #333333;
}

.pagename {
	font-size: xx-small;
	display: block;
}

.disclaimer {
	font-size: xx-small;
	display: block;
}

.subpage {
	padding: 10px;
	margin: 10px;	
	border: solid 1px #AAAAAA;
	font-size:x-small;
}

p.more {
	font-size: xx-small;
	text-align: right;
	padding: 0px;
	font-color: #grey;
}

.subpage h1 {
}

.calendar td {
	border: solid 1px #AAAAAA;
	text-align: center;
}

.upcomingevents {
	padding: 0px 10px 0px 10px;
	margin: 0px;	border: solid 1px #AAAAAA;
}

a.pageview {
	display: inline;
}

pre.change {
	margin: 0px;
	padding: 0px;
}

ul.tips {
	list-style-type: none;
}

.metacolumn {
	display: inline;
	font-size: smaller;
}



Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
Soks-0.0.3 templates/rails/attachment/basics.css
Soks-0.0.4 templates/rails/attachment/basics.css
Soks-0.0.5 templates/rails/attachment/basics.css