diff --git a/chromebook-checkout-meteor/client/admin.css b/chromebook-checkout-meteor/client/admin.css deleted file mode 100644 index 5aa96f1..0000000 --- a/chromebook-checkout-meteor/client/admin.css +++ /dev/null @@ -1,30 +0,0 @@ -.admintitle { - text-align: center; - margin-top: 0; -} - -.content { - background-color: #F7F7FF; - border-radius:15px; - margin-left:auto; - margin-right:auto; - margin-top:5%; - margin-bottom:0; - height:auto; - max-width:60%; - box-shadow: 0px 5px 10px #222222; - padding-bottom:0; - padding-top:0; -} - -.remove { - margin-bottom: 4%; -} - -.yield:hover, .yieldc:hover{ - color: #E14C2B; -} - -.row { - min-width: 80%; -} \ No newline at end of file diff --git a/chromebook-checkout-meteor/client/admin.html b/chromebook-checkout-meteor/client/admin.html old mode 100644 new mode 100755 index 3f0ab72..11b37d5 --- a/chromebook-checkout-meteor/client/admin.html +++ b/chromebook-checkout-meteor/client/admin.html @@ -1,6 +1,6 @@