diff --git a/app/views/predators/jun15.html.erb b/app/views/predators/jun15.html.erb index 2cc2540..aedd7c5 100644 --- a/app/views/predators/jun15.html.erb +++ b/app/views/predators/jun15.html.erb @@ -7,13 +7,71 @@ border-color: transparent black; } + .marcus .m { + background-color: #109452; + } + + .marcus .standard .css_char .split_horiz_neg { + border-color: #FFEF08; + } + + .marcus .standard .css_char .split_horiz { + border-color: #109452 transparent; + } + + .marcus .standard .css_char .split_vert { + border-color: rgba(222, 16, 24, 1) transparent; + } + + .marcus .a { + background-color: #FFEF08; + } + + .marcus .r { + background-color: #FFEF08; + } + + .marcus .c { + background-color: #109452; + } + + .marcus .standard .css_char .neg { + background: #109452; + } + + .marcus .u { + margin-left: -10px; + background-color: rgba(222, 16, 24, 1); + } + + .marcus .s { + background-color: #FFEF08; + margin-left: -10px; + } + + .vindits .standard .css_char .split_horiz_neg { + border-color: #A3DCAB #B4EDBC; + } + + .vindits .size140 .css_char.d { + margin-right: 10px; + } + + .vindits .s { + margin-left: 20px; + } + + + .predators .o { + background-color: transparent; + } .standard .css_char .stroke { border-color: black; } #details { - margin-left: 50%; + margin-left: 45%; margin-top: -46%; } @@ -22,7 +80,7 @@ } #poster_art { - margin: 10px auto; + margin: 10px 15%; width: 900px; position: relative; } @@ -42,6 +100,8 @@ .circle { border-top: 1px transparent solid; + -webkit-border-radius: 500px; + -moz-border-radius: 500px; border-radius: 500px; margin: 19px 20px; opacity: .8; @@ -159,7 +219,7 @@ .s { width: 760px; height: 760px; - background-color: #B5FFC8; + background-color: #FFBBBB; } .t {