You are here: Home / Community / Workshops / 2010 - Freiburg / rad2010.css

rad2010.css

body {
background-color: white; font-family: Arial, Helvetica, sans-serif;

System Message: WARNING/2 (<string>, line 4)

Definition list ends without a blank line; unexpected unindent.

}

th {
background-color: #ddd; padding: 5px;

System Message: WARNING/2 (<string>, line 9)

Definition list ends without a blank line; unexpected unindent.

} td {

System Message: ERROR/3 (<string>, line 11)

Unexpected indentation.
padding: 2px 10px; vertical-align: top;

System Message: WARNING/2 (<string>, line 13)

Block quote ends without a blank line; unexpected unindent.

} td.right {

System Message: ERROR/3 (<string>, line 15)

Unexpected indentation.
text-align: right;

System Message: WARNING/2 (<string>, line 16)

Block quote ends without a blank line; unexpected unindent.

} tr.zebra1 {

System Message: ERROR/3 (<string>, line 18)

Unexpected indentation.
background-color: #fee;

System Message: WARNING/2 (<string>, line 19)

Block quote ends without a blank line; unexpected unindent.

} tr.zebra2 {

System Message: ERROR/3 (<string>, line 21)

Unexpected indentation.
background-color: #efe;

System Message: WARNING/2 (<string>, line 22)

Block quote ends without a blank line; unexpected unindent.

} tr.zebra3 {

System Message: ERROR/3 (<string>, line 24)

Unexpected indentation.
background-color: #eef;

System Message: WARNING/2 (<string>, line 25)

Block quote ends without a blank line; unexpected unindent.

} tr.food {

System Message: ERROR/3 (<string>, line 27)

Unexpected indentation.
font-style: italic; font-size: 90%;

System Message: WARNING/2 (<string>, line 29)

Block quote ends without a blank line; unexpected unindent.

} span.title {

System Message: ERROR/3 (<string>, line 31)

Unexpected indentation.
font-weight: bold; font-style: italic;

System Message: WARNING/2 (<string>, line 33)

Block quote ends without a blank line; unexpected unindent.

}

by AMcneil last modified Feb 29, 2016 12:25 PM