This commit is contained in:
2017-08-05 17:54:35 -05:00
committed by Mark Moser
parent 7e6a482835
commit 8b0e536819
46 changed files with 112 additions and 1181 deletions

View File

@ -1,41 +1,48 @@
.h1,
h1 {
}
.h2,
h2 {
}
.h3,
h3 {
}
.h4,
h4 {
}
.h5,
h5 {
}
.h6,
h6 {
}
a {
&:visited {
}
&:hover {
}
&:active {
}
}
.small {
}
code {
// .h1,
// h1 {
// }
//
// .h2,
// h2 {
// }
//
// .h3,
// h3 {
// }
//
// .h4,
// h4 {
// }
//
// .h5,
// h5 {
// }
//
// .h6,
// h6 {
// }
//
// a {
// &:visited {
// }
//
// &:hover {
// }
//
// &:active {
// }
// }
//
// .small {
// }
//
// code {
//
// }
// tahoma
.sample {
margin: 25px;
font-size: 28px;
}