Category: Web, HTML, Tech
/* Gen Body Settings */ .container { border: 1px solid lightblue; } main { color: #2f748a; } body { background: #fffff8; } .icon { height: 1em; width: 1em; } /* Profile Settings */ .details-table td { background-color: white; color: #2f748a; } .details-table td p { font-size: 11px; font-family: 'ms ui gothic'; color: #2f748a; } .details-table td:first-child { background: linear-gradient(lightblue,... » Continue Reading
» View Blog Entry
— 8 Kudos
Category: SpaceHey
/* Gen Body Settings */ .container { border: 1px solid lightblue; } main { color: #2f748a; } body { background: #fffff8; } .icon { height: 1em; width: 1em; } /* Profile Settings */ .details-table td { background-color: white; color: #2f748a; } .details-table td p { font-size: 11px; font-family: 'ms ui gothic'; color: #2f748a; } .details-table td:first-child { background: linear-gradient(lightblue,... » Continue Reading
» View Blog Entry
— 1 Comment— 2 Kudos