This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[{"create-email":"[email protected]","create-time":1609024902561,"title":"Roamkasten CSS","children":[{"edit-time":1609024904310,"children":[{"string":"```css\nspan.rm-page-ref[data-tag=\"Fleeting Notes\"] {\n\tbackground: #fff;\n\tbackground-size: 100%;\n color: #000;\n padding: 2px 5px 2px 5px;\n font-size: 13px;\n line-height: 1em;\n font-weight: 500;\n border-radius: 5px 5px 5px 5px;\n border-style: solid;\n border-color: #f21da140;\n border-width: thin;\n position:relative;\n \n \n box-shadow: 0px 1px 3px -1px #000000, \n 0px -1px 5px #DFDFDF;\n \n \n}\n\n\n\n\n\n\n\n\n```","create-email":"[email protected]","create-time":1609024904310,"children":[{"string":"//Deprecated\n```javascript\nspan.rm-page-ref[data-tag=\"Fleeting Notes\"] {\n color: #1A1718 !important;\n padding: 2px 5px 2px 5px;\n\tfont-size: 13px;\n line-height: 1em;\n font-weight: 500;\n border-radius: 5px 5px 5px 5px;\n position:relative;\nbackground: #FFEFBA; /* fallb |