Skip to content

Instantly share code, notes, and snippets.

@marcel-valdez
Created October 5, 2012 04:47
Show Gist options
  • Save marcel-valdez/3838157 to your computer and use it in GitHub Desktop.
Save marcel-valdez/3838157 to your computer and use it in GitHub Desktop.
Styles for the NUnit tutorial
@import url('https://themes.googleusercontent.com/fonts/css?kit=na2xy4REgy2vjVAZtpZNc_yDN7cgeRfA_woaXUgMUYU');
ol {
margin: 0;
padding: 0
}
.c21 {
color: #66747b;
font-size: 10pt;
background-color: #434343;
font-family: "Consolas"
}
.c22 {
color: #8c8cb4;
font-size: 10pt;
background-color: #434343;
font-family: "Consolas"
}
.c3 {
color: #93c763;
font-size: 10pt;
background-color: #434343;
font-family: "Consolas"
}
.c0 {
color: #f1f2f3;
font-size: 10pt;
background-color: #434343;
font-family: "Consolas"
}
.c14 {
color: #ffcd22;
font-size: 10pt;
background-color: #434343;
font-family: "Consolas"
}
.c15 {
color: #678cb1;
font-size: 10pt;
background-color: #434343;
font-family: "Consolas"
}
.c27 {
color: #ec7600;
font-size: 10pt;
background-color: #434343;
font-family: "Consolas"
}
.c5 {
color: #e8e2b7;
font-size: 10pt;
background-color: #434343;
font-family: "Consolas"
}
.c30 {
max-width: 468pt;
background-color: #ffffff;
padding: 72pt 72pt 72pt 72pt
}
.c20 {
list-style-type: disc;
margin: 0;
padding: 0
}
.c16 {
margin-right: 12pt;
margin-left: 12pt;
padding-bottom: 3pt
}
.c12 {
color: #f1f2f3;
font-size: 10pt;
font-family: "Consolas"
}
.c24 {
list-style-type: decimal;
margin: 0;
padding: 0
}
.c1 {
color: #4f81bd;
font-size: 9pt;
font-weight: bold
}
.c2 {
line-height: 1.0;
direction: ltr;
padding-bottom: 0pt
}
.c31 {
padding-left: 0pt;
margin-left: 18pt
}
.c29 {
text-indent: -36pt;
margin-left: 36pt
}
.c4 {
text-align: justify;
direction: ltr
}
.c23 {
color: inherit;
text-decoration: inherit
}
.c7 {
font-family: "Consolas";
font-weight: bold
}
.c34 {
margin-right: 12pt;
padding-bottom: 3pt
}
.c25 {
color: #0000ff;
text-decoration: underline
}
.c13 {
padding-left: 0pt;
margin-left: 36pt
}
.c26 {
text-decoration: underline
}
.c33 {
font-size: 14pt
}
.c9 {
text-indent: 36pt
}
.c10 {
font-weight: bold
}
.c32 {
color: #678cb1
}
.c6 {
line-height: 1.0
}
.c17 {
text-align: center
}
.c19 {
font-style: italic
}
.c11 {
direction: ltr
}
.c28 {
font-family: "Consolas"
}
.c18 {
font-size: 12pt
}
.c8 {
height: 11pt
}
.title {
padding-top: 12pt;
line-height: 1.15;
text-align: center;
color: #000000;
font-size: 16pt;
font-family: "Arial";
font-weight: bold;
padding-bottom: 3pt
}
.subtitle {
padding-top: 0pt;
line-height: 1.15;
text-align: center;
color: #000000;
font-size: 11pt;
font-family: "Arial";
padding-bottom: 3pt
}
li {
color: #000000;
font-size: 11pt;
font-family: "Calibri"
}
p {
color: #000000;
font-size: 11pt;
margin: 0 !important;
font-family: "Calibri"
}
h1 {
padding-top: 12pt;
line-height: 1.15;
text-align: left;
color: #000000;
font-size: 16pt;
font-family: "Arial";
font-weight: bold;
padding-bottom: 3pt
}
h2 {
padding-top: 12pt;
line-height: 1.15;
text-align: left;
color: #000000;
font-style: italic;
font-size: 14pt;
font-family: "Arial";
font-weight: bold;
padding-bottom: 3pt
}
h3 {
padding-top: 12pt;
line-height: 1.15;
text-align: left;
color: #000000;
font-size: 13pt;
font-family: "Arial";
font-weight: bold;
padding-bottom: 3pt
}
h4 {
padding-top: 12pt;
line-height: 1.15;
text-align: left;
color: #000000;
font-size: 14pt;
font-family: "Calibri";
font-weight: bold;
padding-bottom: 3pt
}
h5 {
padding-top: 12pt;
line-height: 1.15;
text-align: left;
color: #000000;
font-style: italic;
font-size: 13pt;
font-family: "Calibri";
font-weight: bold;
padding-bottom: 3pt
}
h6 {
padding-top: 12pt;
line-height: 1.15;
text-align: left;
color: #000000;
font-size: 11pt;
font-family: "Calibri";
font-weight: bold;
padding-bottom: 3pt
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment