— 1 Comment— 8 KudosPinned
Category: Blogging
/* fonts and colors */ .icon{ font-size:11px!important;} a, P.publish-date, .author-details b{ color: #8A8178!important; font-family: 'Oranienbaum', serif; font-size: 13px!important; } p, b, .count, nav label, button, nav .top, nav .top a{ color:#314539!important; font-family: 'Oranienbaum', serif; font-size: 13px!import » Continue Reading
» View Blog Entry
— 4 Kudos
Category: Art and Photography
html:before { animation: grain 8s steps(10) infinite; background-image: url("file:///C:/Users/Felhaszn%C3%A1l%C3%B3/Downloads/USA-BLK.jpg"); content: ""; height: 300%; left: -50%; opacity:.2; position: fixed; top: -110%; width: 300%; pointer-events:none; } @keyframes grain { 0%, 100% { transform:translate(0, 0) » Continue Reading
» View Blog Entry