notion_widgets
notion_widgets copied to clipboard
A set of HTML widgets that could be embedded into Notion.so https://www.notion.so/ pages. For more see https://blog.shorouk.dev/notion-widgets-gallery/
Document body{ background-color: white; } #timer { color: #eeeeee; text-align: center; text-transform: uppercase; font-family: 'Lato', sans-serif; font-size: .7em; letter-spacing: 5px; } .days, .hours, .minutes, .seconds { display: inline-block; padding: 20px;...
greeting2 /*CSS RESETS*/ body{ background-color: #fff; line-height: 1.6; } h1 { margin-top: 0; } /*CSS START*/ .full-table { display: table; height: 100%; width: 100%; } .table-cell { display: table-cell; vertical-align:...
Im sorry but I dont know how to use this, I replace some of your code but I dont know how to take it to Notion. Can you help me?