Skip to content

Latest commit

 

History

History
executable file
·
76 lines (68 loc) · 2.39 KB

resources.markdown

File metadata and controls

executable file
·
76 lines (68 loc) · 2.39 KB
layout title permalink
page
Loved by author
/resources/
<style> .title { color: #ECECEB; font-family: 'QuickSand', 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 20px; background: rgba(0, 0, 0, 0.4); padding: 10px; cursor: pointer; position: absolute; top: 10px; left: 0; width: 100%; height: auto; display: flex; justify-content: center; align-items: center; } .image { border-radius: 5%; width: 350px; height: 200px; object-fit: cover; } .container { width: 350px; display: inline-block; text-align: center; position: relative; margin: 10px; } </style>