Template:Repository Row/styles.css

From Indian River Lagoon Project
/* Repository */
.irlreprow {width:100%;float:left;margin-bottom:10px;padding:5px 0px;border-bottom:1px solid #777}
.irlreprowtop {width:100%;float:left;}
.irlreprowtitle {font-weight:600;}
.irlreprowlink {padding-left:1em;font-size:1em;color:#009900;text-decoration:underline;}
.irlreprowmiddle {width:100%;float:left;padding:10px 5px;font-size:0.9em}
.irlreprowimage {float:right;margin-left:5px}
/* .irlrepdesc {} */
.irlreprowdetails {margin-top:10px}
.irlrepbutton {float:right;font-size:.8em;padding:2px;border-radius:6px;background-color:#eee;border:1px solid #333}