Guest User

Untitled

a guest
Feb 19th, 2019
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.60 KB | None | 0 0
  1. .card.nightMode { background-color: #555; }
  2.  
  3. .mbooks-highlight-txt {
  4. margin-left: 10px;
  5. margin-right: 10px;
  6. margin-top: 5px;
  7. margin-bottom: 5px;
  8. display:inline-block;
  9. font-family : avenir next, helvetica, arial, sans-serif;
  10. }
  11.  
  12. .mbooks-highlight-pic {
  13. margin-left: 10px;
  14. margin-right: 10px;
  15. margin-top: 5px;
  16. margin-bottom: 5px;
  17. }
  18.  
  19. .mbooks_titlepressed {
  20. background:#F0F0F0;
  21. opacity:0.9;
  22. }
  23.  
  24. .mbooks-stylesblock {
  25. margin-left: 0px;
  26. margin-right: 0px;
  27. margin-top: 5px;
  28. margin-bottom: 10px;
  29. }
  30.  
  31. .mbooks-stylesblock2 {
  32. border-radius: 2px;
  33. border-style:solid;
  34. border-width:1px;
  35. border-color:#0076FF;
  36. margin-left: 0px;
  37. margin-right: 0px;
  38. margin-top: 5px;
  39. margin-bottom: 0px;
  40. }
  41.  
  42. .mbooks-colorstyle-sel {
  43. border-width:3px;
  44. border-color:#0000FF;
  45. }
  46.  
  47. .mbooks-fillstyle-sel {
  48. border-bottom-style:solid;
  49. border-bottom-width:2px;
  50. border-color:#0000FF;
  51. }
  52.  
  53. .mbooks-colorstyle {
  54. margin-left: 8px;
  55. margin-right: 8px;
  56. border-style:solid;
  57. border-width:1px;
  58. border-color: #aa0505;
  59. border-radius: 4px;
  60. margin-top: 5px;
  61. margin-bottom: 5px;
  62. float:left;
  63. width:20%;
  64. height:30px;
  65. }
  66.  
  67. .mbooks-fillstyle-inner {
  68. margin-left: 8px;
  69. margin-right: 8px;
  70. margin-top: 5px;
  71. margin-bottom: 5px;
  72. }
  73.  
  74. .mbooks-fillstyle {
  75. float:left;
  76. width:25%;
  77. height:30px;
  78. color:#0076FF;
  79. font-size: 75% !important;
  80. }
  81.  
  82. .mbooks-list {
  83. margin-top: 10px;
  84. margin-bottom: 10px;
  85. }
  86.  
  87. .mbooks-highlight {
  88. border-radius: 4px;
  89. margin-top: 20px;
  90. margin-bottom: 10px;
  91. }
  92.  
  93. blockquote {
  94. background: #f9f9f9;
  95. border-left: 10px solid #ccc;
  96. margin: 1.5em 10px;
  97. padding: 0.5em 10px;
  98. }
  99.  
  100. blockquote p {
  101. display: inline;
  102. }
  103.  
  104. .mbooks-notetitle-gray {
  105. color: #A0A0A0;
  106. }
  107.  
  108. .mbooks-notetitle-margin {
  109. font-weight: bold;
  110. margin-left: 10px;
  111. margin-right: 10px;
  112. margin-top: 10px;
  113. margin-bottom: 10px;
  114. }
  115.  
  116. .mbooks-noteblock {
  117. margin-left: 0px;
  118. margin-right: 0px;
  119. margin-top: 0px;
  120. margin-bottom: 0px;
  121. }
  122.  
  123. .mbooks-mapblock {
  124. margin-left: 0px;
  125. margin-right: 0px;
  126. margin-top: 20px;
  127. margin-bottom: 0px;
  128. max-width: 100%
  129. }
  130.  
  131. .mbooks-textnote {
  132. margin-left: 10px;
  133. margin-right: 10px;
  134. margin-top: 5px;
  135. margin-bottom: 5px;
  136. }
  137.  
  138. .mbooks-tagnote {
  139. color: #A0A0A0;
  140. font-size: 70% !important;
  141. margin-left: 10px;
  142. margin-right: 10px;
  143. margin-top: 5px;
  144. margin-bottom: 5px;
  145. }
  146.  
  147. .mbooks-htmlnote {
  148. margin-left: 10px;
  149. margin-right: 10px;
  150. margin-top: 5px;
  151. margin-bottom: 5px;
  152. overflow: scroll;
  153. }
  154.  
  155. .mbooks-imgnote {
  156. margin-left: 10px;
  157. margin-right: 10px;
  158. margin-top: 5px;
  159. margin-bottom: 5px;
  160. }
  161.  
  162. .mbooks-picnote {
  163. margin-left: 10px;
  164. margin-right: 10px;
  165. margin-top: 5px;
  166. margin-bottom: 5px;
  167. }
  168.  
  169. .mbooks-audionote {
  170. margin-left: 30px;
  171. margin-right: 30px;
  172. margin-top: 10px;
  173. margin-bottom: 10px;
  174. }
  175.  
  176. .mbooks-noteline {
  177. margin-left: 10px;
  178. margin-right: 10px;
  179. margin-top: 0px;
  180. margin-bottom: 0px;
  181. height: 1px;
  182. background: #E0E0E0;
  183. }
  184.  
  185. .mbooks-notelink {
  186. color: #1133CC;
  187. margin-left: 10px;
  188. margin-right: 10px;
  189. -webkit-touch-callout: none;
  190. -webkit-user-select: none;
  191. font-size: 90% !important;
  192. }
  193.  
  194. .mbooks-linkhighlight {
  195. color: #553311;
  196. margin-left: 10px;
  197. margin-right: 10px;
  198. margin-top: 5px;
  199. margin-bottom: 5px;
  200. }
  201.  
  202. .mbooks-linknote {
  203. color: #553311;
  204. margin-left: 2%;
  205. margin-right: 5%;
  206. }
  207.  
  208. .mbooks-booktitle {
  209. color: #A0A0A0;
  210. margin-top: 5px;
  211. font-size: 70% !important;
  212. }
  213.  
  214. .mbooks-booktitle0 {
  215. color: #A0A0A0;
  216. margin-top: 5px;
  217. margin-left: 25px;
  218. font-size: 70% !important;
  219. }
  220.  
  221. .mbooks-question-left {
  222. font-family: Helvetica;
  223. font-size: 20px;
  224. text-align: left;
  225. color: black;
  226. background-color: white;
  227. }
  228.  
  229. .mbooks-question {
  230. font-family: Helvetica;
  231. font-size: 20px;
  232. text-align: center;
  233. color: black;
  234. background-color: white;
  235. }
  236.  
  237. .mbooks-mapimage {
  238. }
  239.  
  240. .card {
  241. margin : 10px;
  242. font-family : avenir next, helvetica, arial, sans-serif;
  243. font-size : 16px;
  244. text-align : left;
  245. color : #414141;
  246. background-color : #e9ebee;
  247. background-size: 50%;
  248. background-repeat:none;
  249. }
  250.  
  251. /* section global style */
  252. .section {
  253. border : 1px solid;
  254. border-color : #e5e6e9 #dfe0e4 #d0d1d5;
  255. border-radius : 4px;
  256. background-color : rgba(255,255,255,0.3);
  257. margin : 5px 0;
  258. padding : 10px;
  259. line-height : 1.35em;
  260. /*remove below 4 lines if you want flat style*/
  261. /*
  262. border : 0px solid;
  263. border-left-color : rgba(133,155,122,0.85);
  264. border-left-width : 8px;
  265. box-shadow: 1px 1px 2px rgba(0,0,0,0.3), 1px 1px 3px rgba(0,0,0,0.5);
  266. */
  267. }
  268.  
  269. /* OCCLUSION CSS START - don"t edit this */
  270. .io-overlay {
  271. position:absolute;
  272. top:0;
  273. width:100%;
  274. z-index:3
  275. }
  276.  
  277. .io-original {
  278. position:relative;
  279. top:0;
  280. width:100%;
  281. z-index:2
  282. }
  283.  
  284. .io-wrapper {
  285. position:relative;
  286. width: 100%;
  287. }
  288. div.mbooks-annotation0 { border-width:2px; border-color: #FFFFAA; }
  289. div.mbooks-annotation1 { border-width:2px; border-color: #BEFFBE; }
  290. div.mbooks-annotation2 { border-width:2px; border-color: #ADD2FF; }
  291. div.mbooks-annotation3 { border-width:2px; border-color: #FFAABE; }
  292. div.mbooks-annotation4 { border-width:2px; border-color: #FFFF00; }
  293. div.mbooks-annotation5 { border-width:2px; border-color: #00FF00; }
  294. div.mbooks-annotation6 { border-width:2px; border-color: #00BEFF; }
  295. div.mbooks-annotation7 { border-width:2px; border-color: #FF0000; }
  296. div.mbooks-annotation8 { border-width:2px; border-color: #FF8000; }
  297. div.mbooks-annotation9 { border-width:2px; border-color: #008040; }
  298. div.mbooks-annotationa { border-width:2px; border-color: #003EB3; }
  299. div.mbooks-annotationb { border-width:2px; border-color: #CF1B11; }
  300. div.mbooks-annotationc { border-width:2px; border-color: #FFFFFF; }
  301. div.mbooks-annotationd { border-width:2px; border-color: #DADADA; }
  302. div.mbooks-annotatione { border-width:2px; border-color: #B4B4B4; }
  303. div.mbooks-annotationf { border-width:2px; border-color: #C39DE0; }
Advertisement
Add Comment
Please, Sign In to add comment