diff options
| author | Ryan Schanzenbacher <ryan@rschanz.org> | 2022-03-29 17:27:07 -0400 |
|---|---|---|
| committer | Ryan Schanzenbacher <ryan@rschanz.org> | 2022-03-29 17:27:07 -0400 |
| commit | e38e5c48084388d9de7f6fa2893b211a64a13eb6 (patch) | |
| tree | 491e9689a2ccc0f13c40b10871c963cbffab4951 /index.html | |
| parent | 17c7929ea78b9644cfd385e49b8b9aae7ce3a1d4 (diff) | |
bootstrap? more like bootcrap. Ha ha gotem
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 13 |
1 files changed, 8 insertions, 5 deletions
| @@ -2,13 +2,16 @@ | |||
| 2 | <html style="background-color: #A25300;"><head> | 2 | <html style="background-color: #A25300;"><head> |
| 3 | <meta http-equiv="content-type" content="text/html; charset=UTF-8"> | 3 | <meta http-equiv="content-type" content="text/html; charset=UTF-8"> |
| 4 | <meta charset="utf-8"> | 4 | <meta charset="utf-8"> |
| 5 | <link rel="stylesheet" type="text/css" href="index_files/bootstrap.css"> | ||
| 6 | <link rel="stylesheet" type="text/css" href="index_files/bootswatch.css"> | ||
| 7 | |||
| 8 | |||
| 9 | <title>The Second Fire Station of Henrietta, NY</title> | 5 | <title>The Second Fire Station of Henrietta, NY</title> |
| 10 | </head> | 6 | </head> |
| 11 | <body style="background: url(index_files/Apex_3D_Logo_2_.png) repeat !important;"><div id="content"> | 7 | <style>body{font-family: "Comic Sans","Comic Sans MS","Chalkboard","ChalkboardSE-Regular","Marker Felt","Purisa","URW Chancery L",cursive,sans-serif; color:yellow; font-size:20px;}</style> |
| 8 | <style>.subnav .nav > li > a {margin:0;padding-top:11px;padding-bottom:11px;border-left:1px solid #f5f5f5;border-right:1px solid #f5f5f5;border-radius:0;color:yellow;display:block;}.subnav .nav > li.active > a, .subnav .nav > li > a:hover{padding-left:13px;background:yellow;color:black;border-right-color:#ddd;border-left:0;} .subnav .nav > li:last-child > a{border-right:0;} .nav-pills > li > a{padding-right:12px;padding-left:12px;line-height:14px;} .nav{margin-left:0;list-style:none;}</style> | ||
| 9 | <style>.container{margin: auto; width: 75%;}</style> | ||
| 10 | <style>blink{animation:blink 1s linear infinite} @keyframes blink{0%{opacity:0}40%{opacity:0}41%{opacity:1}99%{opacity:1}100%{opacity:0}}</style> | ||
| 11 | <style>.subhead{padding-bottom:0;margin-bottom:9px;}</style> | ||
| 12 | <style>ul, ol{padding: 0;margin: 0 0 10px 25px;} li{float:left; line-height: 20px; list-style:none;}</style> | ||
| 13 | <style>body::after{content:"";background:url(index_files/Apex_3D_Logo_2_.png) repeat;opacity:0.75;top:0;left:0;bottom:0;right:0;position:absolute;z-index:-1;}</style> | ||
| 14 | <body><div id="content"> | ||
| 12 | 15 | ||
| 13 | <div class="container"> | 16 | <div class="container"> |
| 14 | <div id="overview" class="jumbotron subhead"> | 17 | <div id="overview" class="jumbotron subhead"> |
