ansum.rtl.css 29 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567
  1. @font-face {
  2. font-family: "lato";
  3. font-style: normal;
  4. font-stretch: normal;
  5. font-weight: 400;
  6. src: local("Lato"), url("../fonts/LatoLatin-Regular.woff") format("woff");
  7. }
  8. @font-face {
  9. font-family: "lato";
  10. font-style: italic;
  11. font-stretch: normal;
  12. font-weight: 400;
  13. src: local("Lato"), url("../fonts/LatoLatin-Italic.woff") format("woff");
  14. }
  15. @font-face {
  16. font-family: "lato";
  17. font-style: normal;
  18. font-stretch: normal;
  19. font-weight: 700;
  20. src: local("Lato"), url("../fonts/LatoLatin-Bold.woff") format("woff");
  21. }
  22. @font-face {
  23. font-family: "lato";
  24. font-style: italic;
  25. font-stretch: normal;
  26. font-weight: 700;
  27. src: local("Lato"), url("../fonts/LatoLatin-BoldItalic.woff") format("woff");
  28. }
  29. @font-face {
  30. font-family: "spectral";
  31. font-style: normal;
  32. font-stretch: normal;
  33. font-weight: 400;
  34. src: local("Spectral"), url("../fonts/Spectral-Regular.woff") format("woff");
  35. }
  36. @font-face {
  37. font-family: "spectral";
  38. font-style: italic;
  39. font-stretch: normal;
  40. font-weight: 400;
  41. src: local("Spectral"), url("../fonts/Spectral-Italic.woff") format("woff");
  42. }
  43. @font-face {
  44. font-family: "spectral";
  45. font-style: normal;
  46. font-stretch: normal;
  47. font-weight: 700;
  48. src: local("Spectral"), url("../fonts/Spectral-Bold.woff") format("woff");
  49. }
  50. @font-face {
  51. font-family: "spectral";
  52. font-style: italic;
  53. font-stretch: normal;
  54. font-weight: 700;
  55. src: local("Spectral"), url("../fonts/Spectral-BoldItalic.woff") format("woff");
  56. }
  57. /* stylelint-disable property-no-vendor-prefix */
  58. /* FUNCTIONS */
  59. /* btns */
  60. .btn {
  61. margin: 0;
  62. padding: 0.5rem 1.5rem;
  63. background: #fcfaf8;
  64. display: inline-block;
  65. color: #766556;
  66. font-size: 1rem;
  67. border: none;
  68. border-radius: 5px;
  69. min-height: 38px;
  70. min-width: 15px;
  71. line-height: 25px;
  72. vertical-align: middle;
  73. cursor: pointer;
  74. overflow: hidden;
  75. transition: all 0.15s ease-in-out;
  76. }
  77. .btn.btn-important {
  78. background: #ca7227;
  79. color: #fff;
  80. }
  81. .btn.btn-important:hover, .btn.btn-important:active {
  82. background: #b7641d;
  83. }
  84. .btn.btn-attention {
  85. background: #f5633e;
  86. color: #fff;
  87. }
  88. .btn.btn-attention:hover, .btn.btn-attention:active {
  89. background: #73341f;
  90. }
  91. .btn:hover {
  92. text-decoration: none;
  93. }
  94. a.btn {
  95. min-height: 25px;
  96. line-height: 25px;
  97. }
  98. /*=== Forms */
  99. legend {
  100. margin: 2rem 0 1rem 0;
  101. padding: 0;
  102. display: inline-block;
  103. width: auto;
  104. font-size: 1rem;
  105. clear: both;
  106. text-transform: uppercase;
  107. letter-spacing: 1px;
  108. font-weight: 700;
  109. }
  110. label {
  111. min-height: 25px;
  112. padding: 5px 0;
  113. cursor: pointer;
  114. color: #766556;
  115. }
  116. textarea {
  117. max-width: 100%;
  118. width: 360px;
  119. height: 100px;
  120. }
  121. input, select, textarea, button {
  122. padding: 5px 10px;
  123. background: #fff;
  124. color: #766556;
  125. font-family: "lato", "Helvetica", "Arial", sans-serif;
  126. font-size: 1rem;
  127. border: 1px solid #f5f0ec;
  128. border-radius: 2px;
  129. min-height: 25px;
  130. line-height: 25px;
  131. vertical-align: middle;
  132. }
  133. option {
  134. padding: 0 0.5em;
  135. }
  136. input:focus, select:focus, textarea:focus {
  137. color: #363330;
  138. border-color: #ca7227;
  139. }
  140. input:invalid, select:invalid {
  141. color: #f5633e;
  142. border-color: #f5633e;
  143. box-shadow: none;
  144. }
  145. input:disabled, select:disabled {
  146. background: #f5f0ec;
  147. }
  148. input.extend {
  149. transition: width 200ms linear;
  150. }
  151. .form-group {
  152. padding: 5px;
  153. border-radius: 3px;
  154. }
  155. .form-group::after {
  156. content: "";
  157. display: block;
  158. clear: both;
  159. }
  160. .form-group .group-name {
  161. padding: 10px 0;
  162. text-align: left;
  163. }
  164. .form-group .group-controls {
  165. min-height: 25px;
  166. padding: 5px 0;
  167. }
  168. .form-group .group-controls .control {
  169. line-height: 2em;
  170. }
  171. .form-group.form-actions {
  172. margin: 15px 0 25px;
  173. padding: 5px 0;
  174. }
  175. .form-group.form-actions .btn {
  176. margin: 0 0 0 0.5rem;
  177. }
  178. /*=== Tables */
  179. table {
  180. border-collapse: collapse;
  181. }
  182. tr, th, td {
  183. padding: 0.5em;
  184. border: 1px solid #e4d8cc;
  185. }
  186. th {
  187. background: #fcfaf8;
  188. }
  189. form td,
  190. form th {
  191. font-weight: normal;
  192. text-align: center;
  193. }
  194. /*=== COMPONENTS */
  195. /*===============*/
  196. /*=== Forms */
  197. /*=== Horizontal-list */
  198. .horizontal-list {
  199. margin: 0;
  200. padding: 0.1rem 0;
  201. }
  202. .horizontal-list .item {
  203. vertical-align: middle;
  204. }
  205. .horizontal-list .item:first-child {
  206. padding-right: 0.5rem;
  207. }
  208. /*=== Dropdown */
  209. .dropdown-menu {
  210. margin: 9px 0 0 0;
  211. padding: 0.5rem 0 1rem 0;
  212. background: #fcfaf8;
  213. font-size: 1rem;
  214. border: none;
  215. border-radius: 3px;
  216. box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.35);
  217. text-align: right;
  218. }
  219. .dropdown-menu::after {
  220. border: none;
  221. left: 17px;
  222. }
  223. .dropdown-menu .dropdown-header {
  224. margin: 1.75rem 2rem 0.5rem 0;
  225. font-weight: bold;
  226. text-align: right;
  227. color: #766556;
  228. text-transform: uppercase;
  229. letter-spacing: 1px;
  230. }
  231. .dropdown-menu .item {
  232. transition: all 0.075s ease-in-out;
  233. }
  234. .dropdown-menu .item a, .dropdown-menu .item span, .dropdown-menu .item .as-link {
  235. padding: 0 2rem;
  236. color: #363330;
  237. font-size: 1rem;
  238. line-height: 2.5em;
  239. }
  240. .dropdown-menu .item:hover {
  241. background: #ca7227;
  242. color: #fff;
  243. }
  244. .dropdown-menu .item:hover a, .dropdown-menu .item:hover button {
  245. text-decoration: none;
  246. color: #fff;
  247. }
  248. .dropdown-menu .item:hover .icon {
  249. filter: grayscale(100%) brightness(2.5);
  250. }
  251. .dropdown-menu .item[aria-checked=true] a::before {
  252. margin: 0 -14px 0 0;
  253. font-weight: bold;
  254. }
  255. .dropdown-menu .input select, .dropdown-menu .input input {
  256. margin: 0 auto 5px;
  257. padding: 2px 5px;
  258. border-radius: 3px;
  259. }
  260. .dropdown-menu .separator {
  261. margin: 0.75rem 0;
  262. border-bottom: 1px solid #f5f0ec;
  263. }
  264. .tree .tree-folder .tree-folder-items .dropdown-menu .item {
  265. padding: 0;
  266. }
  267. .tree .tree-folder .tree-folder-items .dropdown-menu .item a,
  268. .tree .tree-folder .tree-folder-items .dropdown-menu .item button {
  269. color: #363330;
  270. }
  271. .tree .tree-folder .tree-folder-items .dropdown-menu .item a:hover,
  272. .tree .tree-folder .tree-folder-items .dropdown-menu .item button:hover {
  273. color: #fff;
  274. }
  275. .tree .tree-folder .tree-folder-items .dropdown-menu .item:hover {
  276. background: #ca7227;
  277. }
  278. /*=== Alerts */
  279. .alert {
  280. margin: 1rem 0;
  281. padding: 1rem;
  282. background: #fcfaf8;
  283. color: #766556;
  284. font-size: 1rem;
  285. border: 1px solid #d9ccbf;
  286. border-radius: 3px;
  287. text-shadow: 0 0 1px #f5f0ec;
  288. }
  289. .alert-head {
  290. font-size: 1.15em;
  291. }
  292. .alert > a {
  293. text-decoration: underline;
  294. color: inherit;
  295. }
  296. .alert-warn {
  297. background: #fdfde0;
  298. color: #73762f;
  299. border: 1px solid #73762f33;
  300. }
  301. .alert-success {
  302. background: #cffdef;
  303. color: #0c7556;
  304. border: 1px solid #0c755633;
  305. }
  306. .alert-error {
  307. background: #fde0d8;
  308. color: #73341f;
  309. border: 1px solid #73341f33;
  310. }
  311. /*=== Pagination */
  312. .pagination {
  313. background: #f5f0ec;
  314. color: #363330;
  315. font-size: 0.8em;
  316. text-align: center;
  317. }
  318. .pagination .item.pager-current {
  319. background: #fbf9f6;
  320. color: #f5f0ec;
  321. font-size: 1.5em;
  322. font-weight: bold;
  323. }
  324. .pagination .item a {
  325. display: block;
  326. color: #363330;
  327. font-style: italic;
  328. line-height: 3em;
  329. text-decoration: none;
  330. }
  331. .pagination .item a:hover {
  332. background: #363330;
  333. color: #f5f0ec;
  334. }
  335. .pagination .loading,
  336. .pagination a:hover.loading {
  337. background: url("loader.gif") center center no-repeat #34495e;
  338. font-size: 0;
  339. }
  340. .content .pagination {
  341. margin: 0;
  342. padding: 0;
  343. }
  344. /*=== Boxes */
  345. .box {
  346. background: #fff;
  347. border: none;
  348. border-radius: 3px;
  349. box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
  350. }
  351. .box .box-title {
  352. margin: 0;
  353. padding: 0.5rem 0.75rem;
  354. background: #f5f0ec;
  355. color: #363330;
  356. border-radius: 2px 2px 0 0;
  357. }
  358. .box .box-title:hover .configure {
  359. background: url("icons/cog.svg") no-repeat 4px 4px;
  360. display: block;
  361. float: right;
  362. width: 1.75rem;
  363. height: 1.75rem;
  364. border-radius: 2px;
  365. margin-left: 0.5rem;
  366. }
  367. .box .box-title:hover .configure .icon {
  368. display: none;
  369. border-radius: 3px;
  370. vertical-align: middle;
  371. }
  372. .box .box-title:hover .configure:hover {
  373. background: url("icons/cog-white.svg") no-repeat 4px 4px #ca7227;
  374. }
  375. .box .box-title form input {
  376. width: 85%;
  377. }
  378. .box .box-title form .dropdown {
  379. float: left;
  380. }
  381. .box .box-title form .dropdown a.dropdown-toggle {
  382. padding: 0;
  383. border-radius: 0;
  384. background-image: url(icons/more.svg);
  385. background-repeat: no-repeat;
  386. background-position: left 8px;
  387. }
  388. .box .box-title form .dropdown a.dropdown-toggle img {
  389. display: none;
  390. }
  391. .box .box-title .configure {
  392. margin-left: 4px;
  393. }
  394. .box .box-content {
  395. padding-right: 30px;
  396. }
  397. .box .box-content .item {
  398. padding: 0.5rem 0;
  399. color: #363330;
  400. font-size: 1rem;
  401. border-bottom: 1px solid #f5f0ec;
  402. line-height: 1.7em;
  403. }
  404. .box .box-content .item img {
  405. margin-left: 0.75rem;
  406. }
  407. .box .box-content .item .configure {
  408. background: url("icons/cog.svg") no-repeat 4px 4px;
  409. display: block;
  410. float: right;
  411. width: 1.75rem;
  412. height: 1.75rem;
  413. border-radius: 2px;
  414. margin-left: 0.5rem;
  415. }
  416. .box .box-content .item .configure .icon {
  417. display: none;
  418. border-radius: 3px;
  419. vertical-align: middle;
  420. }
  421. .box .box-content .item .configure:hover {
  422. background: url("icons/cog-white.svg") no-repeat 4px 4px #ca7227;
  423. }
  424. .box .box-content .item:last-child {
  425. border-bottom: none;
  426. }
  427. /*=== "Load more" part */
  428. #bigMarkAsRead {
  429. text-align: center;
  430. text-decoration: none;
  431. background: #fdf6ef;
  432. color: #ca7227;
  433. transition: all 0.15s ease-in-out;
  434. }
  435. #bigMarkAsRead:hover {
  436. background: #ca7227;
  437. color: #fff;
  438. }
  439. #bigMarkAsRead:hover .bigTick {
  440. background: url(icons/tick-white.svg) center no-repeat;
  441. }
  442. #bigMarkAsRead .bigTick {
  443. margin: 0.5rem 0;
  444. background: url(icons/tick-color.svg) center no-repeat;
  445. display: inline-block;
  446. width: 64px;
  447. height: 64px;
  448. text-indent: -9999px;
  449. white-space: nowrap;
  450. }
  451. .formLogin {
  452. background: #fbf9f6;
  453. }
  454. .formLogin .header .configure {
  455. padding-left: 1rem;
  456. }
  457. .formLogin .header .configure img {
  458. margin-left: 0.5rem;
  459. }
  460. .formLogin .header .configure a.signin {
  461. color: #fff;
  462. }
  463. .formLogin h1 {
  464. color: #fff;
  465. }
  466. .formLogin form#crypto-form div {
  467. margin-bottom: 1rem;
  468. }
  469. .formLogin form#crypto-form div label {
  470. color: #d9ccbf;
  471. font-size: 1rem;
  472. }
  473. .formLogin form#crypto-form div input {
  474. background: #221f1d;
  475. }
  476. .formLogin form#crypto-form div input:focus {
  477. background: #fcfaf8;
  478. color: #363330;
  479. }
  480. /*=== DIVERS */
  481. /*===========*/
  482. .aside.aside_feed .nav-form input,
  483. .aside.aside_feed .nav-form select {
  484. width: 140px;
  485. }
  486. .aside.aside_feed .nav-form .dropdown .dropdown-menu {
  487. left: -20px;
  488. }
  489. .aside.aside_feed .nav-form .dropdown .dropdown-menu::after {
  490. left: 33px;
  491. }
  492. /*=== Tree */
  493. .tree {
  494. margin: 10px 0;
  495. }
  496. .tree#sidebar {
  497. scrollbar-color: rgba(255, 255, 0, 0.1) rgba(0, 0, 0, 0.05);
  498. scrollbar-color: #36333033 #36333022;
  499. }
  500. .tree .tree-folder {
  501. border-bottom: 1px solid #f0e7da;
  502. box-shadow: inset 1px -11px 8px #0003;
  503. }
  504. .tree .tree-folder .tree-folder-title {
  505. padding: 12px 16px;
  506. background: #fbf9f6;
  507. position: relative;
  508. font-size: 0.85rem;
  509. letter-spacing: 1px;
  510. font-weight: 700;
  511. text-transform: uppercase;
  512. }
  513. .tree .tree-folder .tree-folder-title .title {
  514. background: inherit;
  515. color: #363330;
  516. }
  517. .tree .tree-folder .tree-folder-title .title:hover {
  518. text-decoration: none;
  519. }
  520. .tree .tree-folder.active .tree-folder-title {
  521. background: #fbf9f6;
  522. font-weight: bold;
  523. }
  524. .tree .tree-folder .tree-folder-items {
  525. background: #f7f2ea;
  526. }
  527. .tree .tree-folder .tree-folder-items .item {
  528. padding: 0 1rem;
  529. line-height: 2.5rem;
  530. font-size: 1rem;
  531. font-weight: 400;
  532. transition: all 0.15s ease-in-out;
  533. }
  534. .tree .tree-folder .tree-folder-items .item.active {
  535. background: #ca7227;
  536. }
  537. .tree .tree-folder .tree-folder-items .item.active .dropdown li a {
  538. color: #363330;
  539. }
  540. .tree .tree-folder .tree-folder-items .item.active .dropdown li a:hover {
  541. color: #363330;
  542. }
  543. .tree .tree-folder .tree-folder-items .item.active a {
  544. color: #ffffff;
  545. }
  546. .tree .tree-folder .tree-folder-items .item:hover {
  547. background: #efe3d3;
  548. }
  549. .tree .tree-folder .tree-folder-items .item a {
  550. text-decoration: none;
  551. color: #363330;
  552. }
  553. /*=== Buttons */
  554. .stick {
  555. vertical-align: middle;
  556. font-size: 0;
  557. }
  558. .stick input, .stick .btn {
  559. border-radius: 0;
  560. }
  561. .stick .btn:first-child,
  562. .stick input:first-child {
  563. border-radius: 0 5px 5px 0;
  564. }
  565. .stick .btn:last-child, .stick input:last-child, .stick .btn + .dropdown > .btn {
  566. border-radius: 5px 0 0 5px;
  567. }
  568. .stick .btn + .btn,
  569. .stick .btn + input,
  570. .stick .btn + .dropdown > .btn,
  571. .stick input + .btn,
  572. .stick input + input,
  573. .stick input + .dropdown > .btn,
  574. .stick .dropdown + .btn,
  575. .stick .dropdown + input,
  576. .stick .dropdown + .dropdown > .btn {
  577. border-right: 1px solid #e4d8cc;
  578. }
  579. .aside {
  580. background: #fbf9f6;
  581. }
  582. .aside.aside_feed {
  583. padding: 10px 0;
  584. text-align: center;
  585. background: #fbf9f6;
  586. border-left: 1px solid #f0e7da;
  587. }
  588. .aside.aside_feed .tree {
  589. margin: 10px 0 50px;
  590. }
  591. /* Sidebar des pages de configuration */
  592. /*=== Navigation */
  593. .nav-list .nav-header,
  594. .nav-list .item {
  595. height: 2.5em;
  596. line-height: 2.5em;
  597. font-size: 1rem;
  598. }
  599. .nav-list .item {
  600. background: #fbf9f6;
  601. transition: all 0.15s ease-in-out;
  602. }
  603. .nav-list .item a {
  604. padding: 0 1rem;
  605. color: #363330;
  606. }
  607. .nav-list .item .error a {
  608. color: #f5633e;
  609. }
  610. .nav-list .item:hover {
  611. background: #efe3d3;
  612. color: #363330;
  613. }
  614. .nav-list .item:hover .error a {
  615. background: #ca7227;
  616. color: #363330;
  617. }
  618. .nav-list .item:hover .empty a {
  619. background: #f4f762;
  620. color: #363330;
  621. }
  622. .nav-list .item:hover a {
  623. color: #363330;
  624. text-decoration: none;
  625. }
  626. .nav-list .item.active {
  627. background: #ca7227;
  628. color: #fff;
  629. }
  630. .nav-list .item.active .error a {
  631. background: #ca7227;
  632. color: #fff;
  633. }
  634. .nav-list .item.active .empty a {
  635. background: #f4f762;
  636. color: #fff;
  637. }
  638. .nav-list .item.active a {
  639. color: #fff;
  640. text-decoration: none;
  641. }
  642. .nav-list.empty a {
  643. color: #f4f762;
  644. }
  645. .nav-list .disable {
  646. text-align: center;
  647. background: #fcfaf8;
  648. color: #ba9;
  649. }
  650. .nav-list .nav-header {
  651. padding: 0 10px;
  652. font-weight: bold;
  653. color: #766556;
  654. text-transform: uppercase;
  655. letter-spacing: 1px;
  656. margin-top: 1rem;
  657. }
  658. .nav-list .nav-form {
  659. padding: 3px;
  660. text-align: center;
  661. }
  662. .nav-list .nav-head {
  663. margin: 0;
  664. text-align: left;
  665. color: #fff;
  666. }
  667. .nav-list .nav-head a {
  668. color: #fff;
  669. }
  670. .nav-list .nav-head .item {
  671. padding: 5px 10px;
  672. font-size: 0.9rem;
  673. line-height: 1.5rem;
  674. }
  675. /*=== Aside main page (categories) */
  676. .aside_feed .tree-folder-title > .title:not([data-unread="0"]) {
  677. width: calc(100% - 35px - 35px);
  678. }
  679. .aside.aside_feed .category .title:not([data-unread="0"])::after {
  680. margin: 1.5em 0 0 0;
  681. background-color: rgba(35, 35, 0, 0.15);
  682. }
  683. .aside.aside_feed .feed .item-title:not([data-unread="0"])::after {
  684. margin: 0.5em 0 0 0;
  685. background-color: rgba(35, 35, 0, 0.15);
  686. }
  687. .feed.item.empty.active {
  688. background: #766556;
  689. }
  690. .feed.item.error.active {
  691. background: #766556;
  692. }
  693. .feed.item.empty,
  694. .feed.item.empty > a {
  695. color: #766556;
  696. }
  697. .feed.item.error,
  698. .feed.item.error > a {
  699. color: #766556;
  700. }
  701. .feed.item.empty.active,
  702. .feed.item.error.active,
  703. .feed.item.empty.active > a,
  704. .feed.item.error.active > a {
  705. color: #fff;
  706. }
  707. .aside_feed .tree-folder-items .dropdown-menu::after {
  708. right: 2px;
  709. }
  710. .aside_feed .tree-folder-items .item .dropdown-target:target ~ .dropdown-toggle > .icon,
  711. .aside_feed .tree-folder-items .item:hover .dropdown-toggle > .icon,
  712. .aside_feed .tree-folder-items .item.active .dropdown-toggle > .icon {
  713. border-radius: 3px;
  714. }
  715. .aside_feed .stick #btn-add {
  716. border-right-color: #fbf9f6;
  717. }
  718. /*=== STRUCTURE */
  719. /*===============*/
  720. /*=== Header */
  721. .header {
  722. padding: 0.5rem 1.35rem;
  723. background: #fbf9f6;
  724. display: block;
  725. width: auto;
  726. table-layout: none;
  727. }
  728. .header .item {
  729. vertical-align: middle;
  730. }
  731. .header .item.title {
  732. width: 280px;
  733. font-weight: 400;
  734. }
  735. .header .item.title a img {
  736. margin: 0.6em 0 0.3em;
  737. filter: invert(80%);
  738. }
  739. .header .item.search input {
  740. width: 230px;
  741. color: #363330;
  742. border: none;
  743. border-radius: 0 2px 2px 0;
  744. background-color: #f7f2ea;
  745. transition: all 0.15s ease-in-out;
  746. }
  747. .header .item.search input:hover {
  748. background-color: #efe3d3;
  749. }
  750. .header .item.search input:focus {
  751. width: 350px;
  752. color: #766556;
  753. background-color: #fff;
  754. }
  755. .header .item.search .btn {
  756. width: 3rem;
  757. border-radius: 2px 0 0 2px;
  758. background-color: #ca7227;
  759. background-position: center;
  760. background-repeat: no-repeat;
  761. background-image: url(icons/magnifier.svg);
  762. border-right-width: 0;
  763. min-height: 35px;
  764. }
  765. .header .item.search .btn img {
  766. display: none;
  767. }
  768. .header .item.search .btn:hover {
  769. background-color: #b7641d;
  770. }
  771. .header .item.configure {
  772. width: 2rem;
  773. position: absolute;
  774. left: 1rem;
  775. top: 1.25rem;
  776. text-align: center;
  777. }
  778. .header .item.configure .btn {
  779. padding: 0 0.5rem;
  780. background-color: transparent;
  781. background-position: center;
  782. background-repeat: no-repeat;
  783. background-image: url(icons/cog.svg);
  784. }
  785. .header .item.configure .btn img {
  786. display: none;
  787. }
  788. /*=== Body */
  789. #global {
  790. height: calc(100% - 85px);
  791. }
  792. /*=== Prompt (centered) */
  793. .prompt {
  794. text-align: center;
  795. }
  796. .prompt label {
  797. text-align: right;
  798. }
  799. .prompt form {
  800. margin: 10px auto 20px auto;
  801. width: 200px;
  802. }
  803. .prompt input {
  804. margin: 5px auto;
  805. width: 100%;
  806. }
  807. .prompt p {
  808. margin: 20px 0;
  809. }
  810. /*=== New article notification */
  811. #new-article {
  812. background: #ca7227;
  813. font-size: 1rem;
  814. text-align: center;
  815. }
  816. #new-article:hover {
  817. background: #b7641d;
  818. }
  819. #new-article > a {
  820. line-height: 3em;
  821. font-weight: bold;
  822. color: #fff;
  823. }
  824. #new-article > a:hover {
  825. text-decoration: none;
  826. }
  827. /*=== Day indication */
  828. .day {
  829. padding: 1rem 1.25rem 0 0;
  830. color: #6d655f;
  831. font-size: 0.875rem;
  832. font-weight: 700;
  833. line-height: 3em;
  834. letter-spacing: 1px;
  835. text-transform: uppercase;
  836. }
  837. .day .name {
  838. padding: 0 1rem 0 1rem;
  839. color: #363330;
  840. font-size: 0.875rem;
  841. position: relative;
  842. right: 0;
  843. text-transform: uppercase;
  844. }
  845. /*=== Index menu */
  846. .nav_menu {
  847. text-align: center;
  848. padding: 5px 0;
  849. }
  850. .nav_menu .btn {
  851. border-right-width: 0;
  852. padding: 0.5rem 1rem;
  853. background-color: #fcfaf8;
  854. background-position: center;
  855. background-repeat: no-repeat;
  856. }
  857. .nav_menu .btn:hover {
  858. background-color: #f5f0ec;
  859. }
  860. .nav_menu .stick {
  861. background: #fcfaf8;
  862. }
  863. .nav_menu .stick .btn {
  864. border-right-width: 0;
  865. padding: 0.5rem 1rem;
  866. background-color: #fcfaf8;
  867. background-position: center;
  868. background-repeat: no-repeat;
  869. transition: all 0.15s ease-in-out;
  870. }
  871. .nav_menu .stick .btn:hover {
  872. background-color: #e4d8cc;
  873. }
  874. .nav_menu .stick .btn.active {
  875. background-color: #ca7227;
  876. }
  877. .nav_menu .stick .btn img.icon {
  878. display: none;
  879. }
  880. .nav_menu .stick .btn#toggle-read {
  881. background-image: url(icons/read.svg);
  882. }
  883. .nav_menu .stick .btn#toggle-read.active {
  884. background-image: url(icons/read-white.svg);
  885. }
  886. .nav_menu .stick .btn#toggle-unread {
  887. background-image: url(icons/unread.svg);
  888. }
  889. .nav_menu .stick .btn#toggle-unread.active {
  890. background-image: url(icons/unread-white.svg);
  891. }
  892. .nav_menu .stick .btn#toggle-starred {
  893. background-image: url(icons/starred.svg);
  894. }
  895. .nav_menu .stick .btn#toggle-starred.active {
  896. background-image: url(icons/starred-white.svg);
  897. }
  898. .nav_menu .stick .btn#toggle-non-starred {
  899. background-image: url(icons/non-starred.svg);
  900. }
  901. .nav_menu .stick .btn#toggle-non-starred.active {
  902. background-image: url(icons/non-starred-white.svg);
  903. }
  904. .nav_menu .stick .btn.read_all {
  905. padding: 5px 16px;
  906. color: #363330;
  907. background-color: #fcfaf8;
  908. transition: all 0.15s ease-in-out;
  909. }
  910. .nav_menu .stick .btn.read_all:hover {
  911. background-color: #e4d8cc;
  912. }
  913. .nav_menu .stick .btn.view-normal {
  914. background-image: url(icons/view-list.svg);
  915. }
  916. .nav_menu .stick .btn.view-normal.active {
  917. background-image: url(icons/view-list-white.svg);
  918. }
  919. .nav_menu .stick .btn.view-global {
  920. background-image: url(icons/view-global.svg);
  921. }
  922. .nav_menu .stick .btn.view-global.active {
  923. background-image: url(icons/view-global-white.svg);
  924. }
  925. .nav_menu .stick .btn.view-reader {
  926. background-image: url(icons/view-reader.svg);
  927. }
  928. .nav_menu .stick .btn.view-reader.active {
  929. background-image: url(icons/view-reader-white.svg);
  930. }
  931. .nav_menu .stick .btn.view-rss {
  932. background-image: url(icons/rss.svg);
  933. }
  934. .nav_menu .stick .dropdown a.dropdown-toggle {
  935. border-right-width: 0;
  936. background-image: url(icons/more.svg);
  937. }
  938. #dropdown-query ~ .dropdown-menu .dropdown-header .icon {
  939. vertical-align: middle;
  940. border-radius: 3px;
  941. }
  942. /*=== Content of feed articles */
  943. .content, .content.thin {
  944. padding: 20px 10px;
  945. font-size: 1.125rem;
  946. line-height: 1.8rem;
  947. }
  948. .content h1.title a, .content h1 a, .content.thin h1.title a, .content.thin h1 a {
  949. color: #363330;
  950. font-family: "spectral", serif;
  951. font-size: 2rem;
  952. }
  953. .content h1.title a:hover, .content h1 a:hover, .content.thin h1.title a:hover, .content.thin h1 a:hover {
  954. color: #ca7227;
  955. text-decoration: none;
  956. }
  957. .content .author, .content.thin .author {
  958. color: #6d655f;
  959. font-size: 1.125rem;
  960. }
  961. .content p, .content ul, .content.thin p, .content.thin ul {
  962. font-size: 1.125rem;
  963. line-height: 1.8rem;
  964. }
  965. .content .content hr, .content.thin .content hr {
  966. margin: 30px 10px;
  967. background: #e4d8cc;
  968. height: 1px;
  969. border: 0;
  970. box-shadow: 0 2px 5px #ccc;
  971. }
  972. .content pre, .content.thin pre {
  973. margin: 10px auto;
  974. padding: 10px 20px;
  975. overflow: auto;
  976. background: #221f1d;
  977. color: #fff;
  978. font-size: 0.9rem;
  979. border-radius: 3px;
  980. }
  981. .content pre code, .content.thin pre code {
  982. background: transparent;
  983. color: #fff;
  984. border: none;
  985. }
  986. .content code, .content.thin code {
  987. padding: 2px 5px;
  988. background: #fcfaf8;
  989. border: 1px solid #f5f0ec;
  990. border-radius: 3px;
  991. }
  992. .content blockquote, .content.thin blockquote {
  993. margin: 0;
  994. padding: 5px 20px;
  995. background: #fcfaf8;
  996. display: block;
  997. color: #363330;
  998. border-top: 1px solid #e4d8cc;
  999. border-bottom: 1px solid #e4d8cc;
  1000. }
  1001. .content blockquote p, .content.thin blockquote p {
  1002. margin: 0;
  1003. }
  1004. /*=== Notification and actualize notification */
  1005. .notification {
  1006. padding: 1rem 0;
  1007. background: #e4d8cc;
  1008. width: 100%;
  1009. height: 3rem;
  1010. color: #766556;
  1011. font-size: 1em;
  1012. border: none;
  1013. position: fixed;
  1014. top: auto;
  1015. bottom: 0;
  1016. right: 0;
  1017. left: 0;
  1018. text-align: center;
  1019. z-index: 10;
  1020. vertical-align: middle;
  1021. }
  1022. .notification a {
  1023. color: #000;
  1024. }
  1025. .notification .msg {
  1026. display: inline-block;
  1027. font-size: 1rem;
  1028. }
  1029. .notification.good {
  1030. background: #10f5b2;
  1031. color: #fff;
  1032. }
  1033. .notification.bad {
  1034. background: #f5633e;
  1035. color: #fff;
  1036. }
  1037. .notification a.close {
  1038. padding: 0 15px;
  1039. border-radius: 3px 0 0 3px;
  1040. line-height: 3em;
  1041. }
  1042. .notification.good a.close:hover {
  1043. background: #0c7556;
  1044. }
  1045. .notification.bad a.close:hover {
  1046. background: #73341f;
  1047. }
  1048. .notification#actualizeProgress {
  1049. line-height: 2em;
  1050. }
  1051. .notification#actualizeProgress br {
  1052. display: none;
  1053. }
  1054. /*=== Navigation menu (for articles) */
  1055. #nav_entries {
  1056. margin: 0;
  1057. text-align: center;
  1058. line-height: 3em;
  1059. table-layout: fixed;
  1060. background: #fbf9f6;
  1061. }
  1062. /*=== Feed articles */
  1063. .flux {
  1064. background: #fff;
  1065. transition: all 0.15s ease-in-out;
  1066. }
  1067. .flux:hover {
  1068. background: #fcfaf8;
  1069. }
  1070. .flux:hover:not(.current):hover .item.title {
  1071. background: #fcfaf8;
  1072. }
  1073. .flux.current {
  1074. background: #fff;
  1075. border-right-color: #ca7227;
  1076. }
  1077. .flux.not_read:not(.current) {
  1078. background: #f2f6f8;
  1079. }
  1080. .flux.not_read:not(.current):hover .item.title {
  1081. background: #f2f6f8;
  1082. }
  1083. .flux.not_read .item.title a {
  1084. color: #161a38;
  1085. }
  1086. .flux.not_read .item.website a {
  1087. color: #161a38;
  1088. }
  1089. .flux.not_read .item.date {
  1090. color: rgba(22, 26, 56, 0.5);
  1091. }
  1092. .flux.favorite {
  1093. border-right-color: #ffc300;
  1094. transition: all 0.15s ease-in-out;
  1095. }
  1096. .flux.favorite:not(.current) {
  1097. background: #fff6da;
  1098. }
  1099. .flux.favorite:not(.current):hover .item.title {
  1100. background: #fff6da;
  1101. }
  1102. .flux .website a {
  1103. color: #363330;
  1104. opacity: 0.75;
  1105. }
  1106. .flux .website .favicon {
  1107. padding: 5px;
  1108. }
  1109. .flux .item.date {
  1110. color: rgba(54, 51, 48, 0.5);
  1111. font-size: 0.85rem;
  1112. }
  1113. .flux .bottom {
  1114. font-size: 1rem;
  1115. text-align: center;
  1116. }
  1117. .flux_header {
  1118. font-size: 1rem;
  1119. cursor: pointer;
  1120. border-top: 1px solid #f5f0ec;
  1121. }
  1122. .flux_header .title {
  1123. font-size: 1rem;
  1124. }
  1125. /*=== GLOBAL VIEW */
  1126. /*================*/
  1127. #stream .box.category:not([data-unread="0"]) .box-title .title {
  1128. font-weight: bold;
  1129. }
  1130. #stream .box.category .box-title {
  1131. padding: 1.5rem;
  1132. background: none;
  1133. }
  1134. #stream .box.category .box-title a.title {
  1135. color: #766556;
  1136. font-size: 1rem;
  1137. font-weight: normal;
  1138. text-decoration: none;
  1139. text-align: right;
  1140. text-transform: uppercase;
  1141. letter-spacing: 1px;
  1142. }
  1143. #stream .box.category .box-title a.title:not([data-unread="0"])::after {
  1144. margin: -0.5rem 0 0 1rem;
  1145. padding: 0 0.75rem;
  1146. background: #f5f0ec;
  1147. border-radius: 12px;
  1148. position: absolute;
  1149. top: 1.75rem;
  1150. left: 0;
  1151. line-height: 1.5rem;
  1152. text-align: center;
  1153. }
  1154. #stream .box.category .box-title a.title:hover {
  1155. color: #ca7227;
  1156. }
  1157. #stream .box.category .box-content {
  1158. padding-bottom: 0.5rem;
  1159. }
  1160. #stream .box.category .box-content .item.feed {
  1161. padding: 0.5rem 1.5rem;
  1162. font-size: 1rem;
  1163. }
  1164. #stream .box.category .box-content .item.feed a {
  1165. color: #363330;
  1166. font-weight: 400;
  1167. }
  1168. #stream .box.category .box-content .item.feed a:hover {
  1169. color: #ca7227;
  1170. text-decoration: none;
  1171. }
  1172. #overlay {
  1173. background: rgba(0, 0, 0, 0.65);
  1174. }
  1175. #panel {
  1176. top: 3rem;
  1177. left: 3rem;
  1178. bottom: 3rem;
  1179. right: 3rem;
  1180. border-radius: 3px;
  1181. }
  1182. /*=== READER VIEW */
  1183. /*================*/
  1184. #stream.reader .flux {
  1185. padding: 0 0 50px;
  1186. background: #f5f0ec;
  1187. color: #363330;
  1188. border: none;
  1189. }
  1190. #stream.reader .flux .author {
  1191. margin: 0 0 10px;
  1192. color: #ba9;
  1193. font-size: 90%;
  1194. }
  1195. /*=== Configuration pages */
  1196. .post {
  1197. padding: 1rem 2rem;
  1198. font-size: 1rem;
  1199. }
  1200. .post form {
  1201. margin: 1rem 0;
  1202. }
  1203. .post form .horizontal-list {
  1204. margin-bottom: 0.5rem;
  1205. }
  1206. .post.content {
  1207. max-width: 550px;
  1208. }
  1209. .post h1, .post h2 {
  1210. color: #363330;
  1211. font-size: 3rem;
  1212. margin-top: 1.75rem;
  1213. font-weight: 300;
  1214. line-height: 1.2em;
  1215. }
  1216. .post a[href="./"] {
  1217. margin: 0;
  1218. padding: 0.75rem 1.5rem;
  1219. background: #fcfaf8;
  1220. display: inline-block;
  1221. color: #766556;
  1222. font-size: 1rem;
  1223. border: 1px solid #e4d8cc;
  1224. border-radius: 5px;
  1225. min-width: 15px;
  1226. line-height: 25px;
  1227. vertical-align: middle;
  1228. cursor: pointer;
  1229. overflow: hidden;
  1230. }
  1231. .post a[href="./"]:hover {
  1232. background: #ca7227;
  1233. color: white;
  1234. border: 1px solid #ca7227;
  1235. text-decoration: none;
  1236. }
  1237. #slider {
  1238. border-right: none;
  1239. box-shadow: 0px 6px 8px 0px rgba(0, 0, 0, 0.35);
  1240. }
  1241. .slide-container .properties {
  1242. padding: 1rem;
  1243. background: rgba(0, 0, 0, 0.75);
  1244. color: white;
  1245. border: 0;
  1246. }
  1247. .slide-container .properties .page-number {
  1248. left: 1rem;
  1249. top: 1rem;
  1250. }
  1251. /*=== LOGS */
  1252. /*=========*/
  1253. .loglist {
  1254. overflow: hidden;
  1255. border: 1px solid #ba9;
  1256. }
  1257. .log {
  1258. margin: 10px 0;
  1259. padding: 5px 2%;
  1260. background: #fcfaf8;
  1261. color: #766556;
  1262. font-size: 0.8rem;
  1263. overflow: auto;
  1264. }
  1265. .log > .date {
  1266. margin: 0 0 0 10px;
  1267. padding: 5px 10px;
  1268. border-radius: 20px;
  1269. }
  1270. .log.error > .date {
  1271. background: #f5633e;
  1272. color: #fff;
  1273. }
  1274. .log.warning > .date {
  1275. background: #f4f762;
  1276. }
  1277. .log.notice > .date {
  1278. background: #f5f0ec;
  1279. }
  1280. .log.debug > .date {
  1281. background: #221f1d;
  1282. color: #fff;
  1283. }
  1284. /*=== STATISTICS */
  1285. /*===============*/
  1286. .stat {
  1287. margin: 10px 0 20px;
  1288. }
  1289. .stat th,
  1290. .stat td,
  1291. .stat tr {
  1292. border: none;
  1293. }
  1294. .stat > table td,
  1295. .stat > table th {
  1296. border-bottom: 1px solid #e4d8cc;
  1297. }
  1298. .stat > .horizontal-list {
  1299. margin: 0 0 5px;
  1300. }
  1301. .stat > .horizontal-list .item {
  1302. overflow: hidden;
  1303. white-space: nowrap;
  1304. text-overflow: ellipsis;
  1305. }
  1306. .stat > .horizontal-list .item:first-child {
  1307. width: 270px;
  1308. }
  1309. /*=== MOBILE */
  1310. /*===========*/
  1311. @media (max-width: 840px) {
  1312. ul.nav .item {
  1313. width: 100%;
  1314. }
  1315. ul.nav .item img {
  1316. display: none;
  1317. }
  1318. ul.nav .item a {
  1319. box-sizing: border-box;
  1320. padding: 1rem 2.5rem 1rem 1rem;
  1321. background: url("../../themes/icons/logout.svg") no-repeat #efe3d3 97% center;
  1322. display: inline-block;
  1323. width: 100%;
  1324. color: #363330;
  1325. transition: all 0.2s ease-in-out;
  1326. }
  1327. ul.nav .item a:hover, ul.nav .item a:active {
  1328. background: url("../../themes/icons/logout.svg") no-repeat #f5633e 97% center;
  1329. text-decoration: none;
  1330. color: #fff;
  1331. }
  1332. .form-group .group-name {
  1333. text-align: right;
  1334. }
  1335. .aside {
  1336. transition: all 0.2s ease-in-out;
  1337. }
  1338. .aside.aside_feed {
  1339. padding: 0;
  1340. }
  1341. .aside .tree .tree-folder .tree-folder-items .item a {
  1342. padding: 0.5rem 1rem;
  1343. }
  1344. .aside .toggle_aside,
  1345. #panel .close,
  1346. #close-slider.active,
  1347. .dropdown-menu .toggle_aside {
  1348. background: #b7641d;
  1349. display: block;
  1350. width: 100%;
  1351. height: 50px;
  1352. line-height: 50px;
  1353. text-align: center;
  1354. }
  1355. .header {
  1356. padding: 0.5rem;
  1357. }
  1358. .header .item.search {
  1359. display: block;
  1360. }
  1361. .header .item.search form {
  1362. display: inherit;
  1363. }
  1364. .header .item.search .stick {
  1365. display: flex;
  1366. }
  1367. .header .item.search input {
  1368. width: 90%;
  1369. height: 3.5rem;
  1370. }
  1371. .header .item.search input:focus {
  1372. width: 100%;
  1373. }
  1374. .header .item.search .btn {
  1375. min-height: 49px;
  1376. padding: 0.5rem 2rem;
  1377. }
  1378. .post {
  1379. padding-right: 1rem;
  1380. padding-left: 1rem;
  1381. }
  1382. .nav_menu .btn {
  1383. margin: 0;
  1384. padding: 0.85rem 1.25rem;
  1385. }
  1386. .nav_menu .stick {
  1387. margin: 0.5rem 0.5rem;
  1388. }
  1389. .nav_menu .stick .btn {
  1390. margin: 0;
  1391. padding: 0.85rem 1.25rem;
  1392. }
  1393. .nav_menu .stick .btn.read_all {
  1394. padding: 0.85rem 1.25rem;
  1395. }
  1396. .nav_menu .search {
  1397. display: none;
  1398. max-width: 97%;
  1399. }
  1400. .nav_menu .search .input {
  1401. max-width: 97%;
  1402. width: 90px;
  1403. }
  1404. .nav_menu .search .input:focus {
  1405. width: 400px;
  1406. }
  1407. #stream .flux .flux_header {
  1408. padding: 0.5rem 0;
  1409. }
  1410. .dropdown-target:target ~ .dropdown-toggle::after {
  1411. background-color: #fcfaf8;
  1412. border-top: 1px solid #f5f0ec;
  1413. border-right: 1px solid #f5f0ec;
  1414. left: 21px;
  1415. bottom: -14px;
  1416. }
  1417. .dropdown-target:target ~ a.dropdown-toggle:not(.btn) ~ .dropdown-menu {
  1418. margin-top: 0;
  1419. }
  1420. .dropdown-target:target ~ a.dropdown-toggle:not(.btn)::after {
  1421. bottom: -17px;
  1422. }
  1423. .day {
  1424. text-align: center;
  1425. padding: 1rem 0;
  1426. }
  1427. .day .name {
  1428. padding: 0;
  1429. display: block;
  1430. width: 100%;
  1431. line-height: 1.5rem;
  1432. margin-bottom: 1rem;
  1433. }
  1434. .pagination {
  1435. margin: 0 0 3.5em;
  1436. }
  1437. #nav_entries {
  1438. line-height: 4.5rem;
  1439. }
  1440. .notification {
  1441. border-radius: 0;
  1442. }
  1443. .notification a.close {
  1444. background: transparent;
  1445. display: block;
  1446. right: 0;
  1447. }
  1448. .notification a.close:hover {
  1449. opacity: 0.5;
  1450. }
  1451. .notification a.close .icon {
  1452. display: none;
  1453. }
  1454. }
  1455. /*=== GENERAL */
  1456. /*============*/
  1457. html, body {
  1458. background: #f5f0ec;
  1459. height: 100%;
  1460. font-family: "lato", "Helvetica", "Arial", sans-serif;
  1461. font-size: 0.875rem;
  1462. }
  1463. /*=== Links */
  1464. a, button.as-link {
  1465. outline: none;
  1466. color: #ca7227;
  1467. }