Skip to content
Snippets Groups Projects
Commit fc8a592c authored by zeke-witter's avatar zeke-witter
Browse files

Add unminified CSS for reference

parent 5d6a31b1
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
......@@ -16,7 +16,7 @@
</style>
<!-- LOCAL STYLES -->
<style>
@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700);a,a:hover{text-decoration:none}.mr-title,p.apologize,p.centered{text-align:center}body,html{font-family:Roboto,sans-serif}a{color:#c5050c}a:hover{color:#600}p.apologize{padding:20px 0 50px}.mr-title{font-size:20px;font-weight:500}.outage-title{margin:0 auto;font-weight:100}.photo-div{position:absolute}.crest{display:block;position:relative;width:200px;z-index:5;overflow:hidden;padding:15px 0}.img__bucky-sad{display:block;margin:0 auto;padding:16px 16px 0}.mdl-layout__header,.mdl-tabs.is-upgraded .mdl-tabs__tab.is-active:after,.mdl-tabs__tab .mdl-tabs__ripple-container .mdl-ripple{background:#c5050c}.mdl-layout__fixed-header .mdl-layout__header-row,.mdl-layout__header-row{padding:0 16px}.mdl-tabs__tab-bar{justify-content:flex-start}.mdl-tabs.is-upgraded .mdl-tabs__panel{padding:12px 0}.mdl-data-table{white-space:normal}@media (min-width:599px){.mdl-data-table td:first-of-type,.mdl-data-table th:first-of-type{min-width:162px}}
@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700);a,a:hover{text-decoration:none}.mr-title,p.apologize,p.centered{text-align:center}body,html{font-family:Roboto,sans-serif}a{color:#c5050c}a:hover{color:#600}p.apologize{padding:20px 0 50px}.mr-title{font-size:20px;font-weight:500}.outage-title{margin:0 auto;font-weight:100}.photo-div{position:absolute}.crest{display:block;position:relative;width:200px;z-index:5;overflow:hidden;padding:15px 0}.img__bucky-sad{display:block;margin:0 auto;padding:16px 16px 0}.mdl-layout__header,.mdl-tabs.is-upgraded .mdl-tabs__tab.is-active:after,.mdl-tabs__tab .mdl-tabs__ripple-container .mdl-ripple{background:#c5050c}.mdl-layout__fixed-header .mdl-layout__header-row,.mdl-layout__header-row{padding:0 16px}.mdl-tabs__tab-bar{justify-content:flex-start}.mdl-tabs.is-upgraded .mdl-tabs__panel{padding:12px 0;text-align:center}.mdl-data-table{white-space:normal;margin:0 auto}@media (min-width:599px){.mdl-data-table td:first-of-type,.mdl-data-table th:first-of-type{min-width:162px}}
</style>
</head>
......
......@@ -16,7 +16,7 @@
</style>
<!-- LOCAL STYLES -->
<style>
@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700);a,a:hover{text-decoration:none}.mr-title,p.apologize,p.centered{text-align:center}body,html{font-family:Roboto,sans-serif}a{color:#c5050c}a:hover{color:#600}p.apologize{padding:20px 0 50px}.mr-title{font-size:20px;font-weight:500}.outage-title{margin:0 auto;font-weight:100}.photo-div{position:absolute}.crest{display:block;position:relative;width:200px;z-index:5;overflow:hidden;padding:15px 0}.img__bucky-sad{display:block;margin:0 auto;padding:16px 16px 0}.mdl-layout__header,.mdl-tabs.is-upgraded .mdl-tabs__tab.is-active:after,.mdl-tabs__tab .mdl-tabs__ripple-container .mdl-ripple{background:#c5050c}.mdl-layout__fixed-header .mdl-layout__header-row,.mdl-layout__header-row{padding:0 16px}.mdl-tabs__tab-bar{justify-content:flex-start}.mdl-tabs.is-upgraded .mdl-tabs__panel{padding:12px 0}.mdl-data-table{white-space:normal}@media (min-width:599px){.mdl-data-table td:first-of-type,.mdl-data-table th:first-of-type{min-width:162px}}
@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700);a,a:hover{text-decoration:none}.mr-title,p.apologize,p.centered{text-align:center}body,html{font-family:Roboto,sans-serif}a{color:#c5050c}a:hover{color:#600}p.apologize{padding:20px 0 50px}.mr-title{font-size:20px;font-weight:500}.outage-title{margin:0 auto;font-weight:100}.photo-div{position:absolute}.crest{display:block;position:relative;width:200px;z-index:5;overflow:hidden;padding:15px 0}.img__bucky-sad{display:block;margin:0 auto;padding:16px 16px 0}.mdl-layout__header,.mdl-tabs.is-upgraded .mdl-tabs__tab.is-active:after,.mdl-tabs__tab .mdl-tabs__ripple-container .mdl-ripple{background:#c5050c}.mdl-layout__fixed-header .mdl-layout__header-row,.mdl-layout__header-row{padding:0 16px}.mdl-tabs__tab-bar{justify-content:flex-start}.mdl-tabs.is-upgraded .mdl-tabs__panel{padding:12px 0;text-align:center}.mdl-data-table{white-space:normal;margin:0 auto}@media (min-width:599px){.mdl-data-table td:first-of-type,.mdl-data-table th:first-of-type{min-width:162px}}
</style>
</head>
......
@import url(https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700);
a,
a:hover {
text-decoration: none
text-decoration: none;
}
.mr-title,
p.apologize,
p.centered {
text-align: center
text-align: center;
}
body,
html {
font-family: Roboto, sans-serif
font-family: Roboto, sans-serif;
}
a {
color: #c5050c
color: #c5050c;
}
a:hover {
color: #600
color: #600;
}
p.apologize {
padding: 20px 0 50px
padding: 20px 0 50px;
}
.mr-title {
font-size: 20px;
font-weight: 500
font-weight: 500;
}
.outage-title {
margin: 0 auto;
font-weight: 100
font-weight: 100;
}
.photo-div {
position: absolute
position: absolute;
}
.crest {
......@@ -47,42 +47,43 @@ p.apologize {
width: 200px;
z-index: 5;
overflow: hidden;
padding: 15px 0
padding: 15px 0;
}
.img__bucky-sad {
display: block;
margin: 0 auto;
padding: 16px 16px 0
padding: 16px 16px 0;
}
.mdl-layout__header,
.mdl-tabs.is-upgraded .mdl-tabs__tab.is-active:after,
.mdl-tabs__tab .mdl-tabs__ripple-container .mdl-ripple {
background: #c5050c
background: #c5050c;
}
.mdl-layout__fixed-header .mdl-layout__header-row,
.mdl-layout__header-row {
padding: 0 16px
padding: 0 16px;
}
.mdl-tabs__tab-bar {
justify-content: flex-start
justify-content: flex-start;
}
.mdl-tabs.is-upgraded .mdl-tabs__panel {
padding: 12px 0
padding: 12px 0;
text-align: center;
}
.mdl-data-table {
white-space: normal
white-space: normal;
margin: 0 auto;
}
.mdl
@media (min-width:599px) {
.mdl-data-table td:first-of-type,
.mdl-data-table th:first-of-type {
min-width: 162px
min-width: 162px;
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment