1
0
Fork 0
forked from OpenNeo/impress
impress/app/assets/stylesheets/_items.sass
Emi Matchu 402e3d4afb Basic trade hangers page, just content and without style
We're just getting started but there we go!! No links or styles yet,
just getting it done!
2024-01-21 03:10:06 -08:00

24 lines
398 B
Sass

@import "partials/campaign-progress"
body.items, body.item_trades
+campaign-progress
text-align: center
input[type=text]
font-size: 125%
width: 15em
h1
margin-bottom: 1em
img
height: 80px
margin-bottom: -0.5em
width: 80px
a
text-decoration: none
span
text-decoration: underline
&:hover span
text-decoration: none