Skip to content

Instantly share code, notes, and snippets.

@moakdesigns
Last active May 22, 2019 12:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save moakdesigns/3aa8038fd9349ac74c852160670368f5 to your computer and use it in GitHub Desktop.
Save moakdesigns/3aa8038fd9349ac74c852160670368f5 to your computer and use it in GitHub Desktop.
Adjusted the expanded notes section from #Workflowy Lightweight Markdown Flavored located here https://userstyles.org/styles/149728/workflowy-lightweight-markdown-flavored
@font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 300;
src: local('Roboto Light Italic'), local('Roboto-LightItalic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51TjASc6CsTYl4BO.woff2) format('woff2');
}
@font-face {
font-family: 'Roboto';
font-style: italic;
font-weight: 500;
src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51S7ACc6CsTYl4BO.woff2) format('woff2');
}
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fBBc4AMP6lQ.woff2) format('woff2');
}
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fBBc4AMP6lQ.woff2) format('woff2');
}
@font-face {
font-family: 'Roboto Mono';
font-style: italic;
font-weight: 300;
src: local('Roboto Mono Light Italic'), local('RobotoMono-LightItalic'), url(https://fonts.gstatic.com/s/robotomono/v5/L0xmDF4xlVMF-BfR8bXMIjhOk9a0T72jBnc9Hrk.woff2) format('woff2');
}
@font-face {
font-family: 'Roboto Mono';
font-style: italic;
font-weight: 500;
src: local('Roboto Mono Medium Italic'), local('RobotoMono-MediumItalic'), url(https://fonts.gstatic.com/s/robotomono/v5/L0xmDF4xlVMF-BfR8bXMIjhOk461T72jBnc9Hrk.woff2) format('woff2');
}
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 300;
src: local('Roboto Mono Light'), local('RobotoMono-Light'), url(https://fonts.gstatic.com/s/robotomono/v5/L0xkDF4xlVMF-BfR8bXMIjDgiWqxf7-pAVU_.woff2) format('woff2');
}
@font-face {
font-family: 'Roboto Mono';
font-style: normal;
font-weight: 500;
src: local('Roboto Mono Medium'), local('RobotoMono-Medium'), url(https://fonts.gstatic.com/s/robotomono/v5/L0xkDF4xlVMF-BfR8bXMIjC4iGqxf7-pAVU_.woff2) format('woff2');
}
@media screen {
html, body, div {
font-size: 14px !important;
}
div.name {
margin-top: 0.5em !important;
}
div.content div.children{
font-family: -apple-system,BlinkMacSystemFont,'Roboto', 'Heiti SC', 'Microsoft YaHei',sans-serif !important;
font-size: 1.0em !important;
font-weight: 300 !important;
margin: 2px 2px 2px 2px !important;
line-height: 1.5em !important;
}
div.notes div.content {
font-family: 'Roboto Mono','Microsoft YaHei',monospace !important;
font-size: 0.9em !important;
font-weight: 300 !important;
line-height: 1.5em !important;
color: #333333 !important;
/* background-color: rgba(25, 118, 210,.05) !important;*/
background: none repeat scroll 0 0 rgba(102, 128, 153, .05) !important;
/* background-color: rgba(102, 128, 153, 0.05) !important; */
background-color: #F8F8F8 !important;
/* margin: 6px 2px 6px 2px !important; */
padding: 2px 8px 2px 8px !important;
border-left: 6px solid #1976D2 !important;
box-sizing: border-box !important;
box-shadow: 0 1px 2px rgba(255, 255, 255, 0.1) inset, 6px 0 0 rgba(102, 128, 153, 0.05) inset, 0 1px 0 rgba(102, 128, 153, 0.05) !important;
min-height: 1.5em !important;
height: auto !important;
display: table-cell !important;
overflow: visible !important;
tab-size: 2;
-moz-tab-size: 2;
-o-tab-size: 2;
white-space: pre-wrap;
}
.contentBold {
font-weight: 500 !important;
}
.contentItalic {
color: #515151 !important;
background-color: #FAFAFA !important;
font-weight: 300 !important;
border: 0 !important;
border-radius: 2px !important;
padding: 2px 2px !important;
/* white-space: nowrap !important;*/
}
.contentUnderline {
font-weight: 300 !important;
font-family: 'Roboto Mono', 'Heiti SC', 'Microsoft YaHei', monospace !important;
font-size: 0.9em !important;
text-decoration: none !important;
border: 1px solid #ddd !important;
background-color: #F8F8F8 !important;
border-radius: 3px !important;
color: #2C3E50 !important;
padding: 2px 4px 2px 4px !important;
tab-size: 2;
-moz-tab-size: 2;
-o-tab-size: 2;
white-space: pre-wrap !important;
}
.contentTagText {
font-weight: 500 !important;
color: #515151 !important;
background-color: #FAFAFA !important;
}
.bullet {
margin-top: 2px !important;
}
div.project.selected.initialLoad>div.name>div.content {
font-size: 1.2em !important;
border-bottom: 4px solid #eee;
font-weight: 500 !important;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment