aboutsummaryrefslogtreecommitdiff
path: root/assets/css/main.css
diff options
context:
space:
mode:
authorMarvin Borner2018-08-05 22:15:43 +0200
committerMarvin Borner2018-08-05 22:15:43 +0200
commit6f5ae98a3ff3513f76c65274d80e71e72a37c1db (patch)
tree24addc4f1c0edebfe2d5fc1ac6efa2e984505e3a /assets/css/main.css
parentca005c80acb21dd425017cee8b52805629a8be4b (diff)
Removed compiled css from tracking
Diffstat (limited to 'assets/css/main.css')
-rw-r--r--assets/css/main.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/assets/css/main.css b/assets/css/main.css
deleted file mode 100644
index 2fe6501..0000000
--- a/assets/css/main.css
+++ /dev/null
@@ -1,2 +0,0 @@
-body{font-family:"Varela Round", sans-serif !important;text-rendering:optimizeLegibility !important;-webkit-box-sizing:border-box !important;box-sizing:border-box !important}.Main{min-height:100vh}.SectionHeader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between;width:100%}.SectionHeader h1{text-transform:capitalize}.GradientBackground .GreenBlue,.GradientBackground .OrangePink{position:fixed;top:0;left:0;z-index:-1;-webkit-transition:opacity 1.5s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s;transition:opacity 1.5s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s;width:100%;height:100vh}.GradientBackground .Color:not(.Active){display:none}.GradientBackground .GreenBlue{background:linear-gradient(145deg, #c3f0c8, #509bf5)}.GradientBackground .OrangePink{background:linear-gradient(145deg, #ffc867, #f037a6)}.GradientBackground .GreenBlue{background:linear-gradient(145deg, #c3f0c8, #509bf5)}.FavoritesSection .SectionHeader{height:40vh;color:#1e3264}.FavoritesSection .MostWatchedOverview{padding:30px}.FavoritesSection .MostWatchedOverview .OverviewText{position:relative;float:left;max-width:50%}.FavoritesSection .MostWatchedOverview .MostWatchedPoster{position:relative;float:right;max-width:50%;margin-bottom:20px}canvas#MostWatchedChart{opacity:0}
-/*# sourceMappingURL=main.css.map */ \ No newline at end of file