forked from atoms19/ILUS.CSS
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ILUS.min.css
1 lines (1 loc) · 1.55 KB
/
ILUS.min.css
1
@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap);body{padding:0;margin:0;background-color:#e6e6e6;font-family:Roboto,sans-serif}.pack{padding:1rem}.btn{text-decoration:none;color:#fff;display:inline-block;margin:.4rem 0;background-color:#000;padding:.7rem 1rem;border-radius:7px;border:none;outline:0;cursor:pointer}.img{width:99%;border-radius:7px;marin:auto}.list{background-color:rgba(255,255,255,.99);padding:0;list-style:none;border-radius:7px}.list li{padding:.7rem;border-bottom:1px solid #ccc}.card{box-shadow:0 0 9px #bfbfbf;background-color:#fff;padding:.9rem;margin:1rem;border-radius:7px}.inp{outline:0;width:95%;padding:.4rem;margin:.71rem 0;font-size:1rem;border-radius:7px;border:none;box-shadow:inset 0 0 5px #ccc}.check[type=checkbox],.check[type=radio]{width:1.52rem;height:1.52rem}.nav{position:fixed;top:0;left:0;width:100%;padding:1.5rem;background-color:#000;box-shadow:2px 1px 5px #000}.wrap{padding-top:4.5rem}.lime{background-color:#32be46}.blue{background-color:#0081de}.red{background-color:#f03d30}.gold{background-color:#ffcd4a}.purple{background-color:#7c30ff}.pink{background-color:#f542da}.dark{background-color:#141414}.cyan{background-color:#5ac8fa}.light{background-color:#ccc;color:#000}.bright{background-color:#fff;color:#000}.right{margin-left:72%}.left{margin-right:72%}.center{display:flex;justify-content:center;align-items:center}.text-center{text-align:center}.text-right{text-align:right}.fix{position:fixed}hr{height:3px;background-color:#ccc;border:none;margin:none;border-radius:4px}.sharp{border-radius:none}