default.css 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899
  1. /*
  2. Original highlight.js style (c) Ivan Sagalaev <maniac@softwaremaniacs.org>
  3. */
  4. .hljs {
  5. display: block;
  6. overflow-x: auto;
  7. padding: 0.5em;
  8. background: #F0F0F0;
  9. }
  10. /* Base color: saturation 0; */
  11. .hljs,
  12. .hljs-subst {
  13. color: #444;
  14. }
  15. .hljs-comment {
  16. color: #888888;
  17. }
  18. .hljs-keyword,
  19. .hljs-attribute,
  20. .hljs-selector-tag,
  21. .hljs-meta-keyword,
  22. .hljs-doctag,
  23. .hljs-name {
  24. font-weight: bold;
  25. }
  26. /* User color: hue: 0 */
  27. .hljs-type,
  28. .hljs-string,
  29. .hljs-number,
  30. .hljs-selector-id,
  31. .hljs-selector-class,
  32. .hljs-quote,
  33. .hljs-template-tag,
  34. .hljs-deletion {
  35. color: #880000;
  36. }
  37. .hljs-title,
  38. .hljs-section {
  39. color: #880000;
  40. font-weight: bold;
  41. }
  42. .hljs-regexp,
  43. .hljs-symbol,
  44. .hljs-variable,
  45. .hljs-template-variable,
  46. .hljs-link,
  47. .hljs-selector-attr,
  48. .hljs-selector-pseudo {
  49. color: #BC6060;
  50. }
  51. /* Language color: hue: 90; */
  52. .hljs-literal {
  53. color: #78A960;
  54. }
  55. .hljs-built_in,
  56. .hljs-bullet,
  57. .hljs-code,
  58. .hljs-addition {
  59. color: #397300;
  60. }
  61. /* Meta color: hue: 200 */
  62. .hljs-meta {
  63. color: #1f7199;
  64. }
  65. .hljs-meta-string {
  66. color: #4d99bf;
  67. }
  68. /* Misc effects */
  69. .hljs-emphasis {
  70. font-style: italic;
  71. }
  72. .hljs-strong {
  73. font-weight: bold;
  74. }
PANIC: session(release): write data/sessions/4/9/499d4c637c6646a7: no space left on device

PANIC

session(release): write data/sessions/4/9/499d4c637c6646a7: no space left on device
github.com/go-macaron/session@v0.0.0-20190805070824-1a3cdc6f5659/session.go:199 (0x8b2934)
gopkg.in/macaron.v1@v1.3.9/context.go:79 (0x83d0a0)
github.com/go-macaron/inject@v0.0.0-20160627170012-d8a0b8677191/inject.go:157 (0x80ab07)
github.com/go-macaron/inject@v0.0.0-20160627170012-d8a0b8677191/inject.go:135 (0x80a8a8)
gopkg.in/macaron.v1@v1.3.9/context.go:121 (0x83d1f8)
gopkg.in/macaron.v1@v1.3.9/context.go:112 (0x84fdb5)
gopkg.in/macaron.v1@v1.3.9/recovery.go:161 (0x84fda8)
gopkg.in/macaron.v1@v1.3.9/logger.go:40 (0x840c73)
github.com/go-macaron/inject@v0.0.0-20160627170012-d8a0b8677191/inject.go:157 (0x80ab07)
github.com/go-macaron/inject@v0.0.0-20160627170012-d8a0b8677191/inject.go:135 (0x80a8a8)
gopkg.in/macaron.v1@v1.3.9/context.go:121 (0x83d1f8)
gopkg.in/macaron.v1@v1.3.9/router.go:187 (0x850fc6)
gopkg.in/macaron.v1@v1.3.9/router.go:303 (0x8493e5)
gopkg.in/macaron.v1@v1.3.9/macaron.go:220 (0x841fca)
net/http/server.go:2836 (0x7a79b2)
net/http/server.go:1924 (0x7a341b)
runtime/asm_amd64.s:1373 (0x46f9f0)