-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapp.26434c47.css
More file actions
1 lines (1 loc) · 3.71 KB
/
app.26434c47.css
File metadata and controls
1 lines (1 loc) · 3.71 KB
1
find-league a,welcome .options a{text-decoration:none}body{margin:0;padding:0;background-color:#000;color:#fff;width:100%;height:100%;font-family:Rajdhani,sans-serif}candidates .candidates .candidate:hover,candidates .parties .party:hover{background-color:rgba(128,128,128,.5)}a,a:visited{color:#ccc}presidential{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}candidates,presidential .view{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}presidential .view{display:flex;position:fixed;width:100%;height:100%;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}presidential .view.ng-enter,presidential .view.ng-leave{-webkit-transition:all .33s ease-in-out;transition:all .33s ease-in-out;position:absolute}presidential .view.ng-enter{-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%)}presidential .view.ng-enter.ng-enter-active,presidential .view.ng-leave{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}presidential .view.ng-leave.ng-leave-active{-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}candidates{display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto}candidates .parties{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;overflow:auto}candidates .parties .party{display:inline-block;-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;cursor:pointer}welcome,welcome .options{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox}candidates .candidates{overflow:auto;-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto}candidates .candidates .candidate{-webkit-box-flex:1;-webkit-flex:1 0 auto;-ms-flex:1 0 auto;flex:1 0 auto;cursor:pointer}candidates .candidate-detail{overflow:auto;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}welcome{display:flex;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}welcome .options{display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}welcome .options .option{padding:1em;margin:1em;font-size:2em;font-weight:700;border:1px solid #aaa}welcome .join,welcome .new{padding:3em;cursor:pointer}welcome .options .option:hover{background-color:rgba(255,255,255,.8);color:#000}find-league .league,welcome .join:hover,welcome .new:hover{background-color:rgba(128,128,128,.5)}find-league{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}find-league .league{-webkit-box-flex:0;-webkit-flex:0 1 auto;-ms-flex:0 1 auto;flex:0 1 auto;padding:1em;font-size:1.5em;cursor:pointer}find-league .league:hover{background-color:rgba(128,128,128,.8)}