Guest User

Untitled

a guest
Mar 14th, 2014
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.34 KB | None | 0 0
  1. Добавить в /about/stylesheet:
  2.  
  3. /* HEADER */
  4.  
  5. #sr-header-area {
  6. background-color: #484848;
  7. text-transform: lowercase;
  8. font-size: 100%;
  9. font-family: Verdana, arial, sans-serif;
  10. }
  11.  
  12. #sr-header-area a { color: #CCCCCC; text-decoration: underline; }
  13.  
  14. #RESShortcutsEditContainer, #RESShortcutsRight, #RESShortcutsAdd, #RESShortcutsLeft {
  15. background-color: #484848 !important;
  16. color: #CCCCCC !important;
  17. }
  18.  
  19. #header-bottom-left {
  20. background-color: #E9DFC3;
  21. height: 60px;
  22. }
  23.  
  24. .tabmenu {
  25. display: inline-block;
  26. list-style-type: none;
  27. margin-top: 5px;
  28. vertical-align: bottom;
  29. white-space: nowrap;
  30. position: absolute;
  31. top: 60px;
  32. }
  33.  
  34. .tabmenu li.selected a {
  35. background-color: #556E8C;
  36. color: #FFFFFF;
  37. border: 0px;
  38. }
  39.  
  40. .tabmenu li a {
  41. color: #556E8C;
  42. background-color: transparent;
  43. }
  44.  
  45. #header-bottom-right {
  46. margin-top: 10px;
  47. background-color: #484848;
  48. }
  49.  
  50. #header-bottom-right a {
  51. color: #CCCCCC;
  52. }
  53.  
  54. #userbarToggle {
  55. background-color: #484848 !important;
  56. color: #CCCCCC !important;
  57. border-right: 1px solid #CCCCCC !important;
  58. }
  59.  
  60. .pagename {
  61. font-size: 18px !important;
  62. font-weight:bold;
  63. }
  64.  
  65. /* SIDE */
  66.  
  67.  
  68. .side .md blockquote { margin: 5px 0; }
  69. .side .md blockquote p { margin: 8px; }
  70. .side .md blockquote ul li { line-height: 18px; }
  71. .side .md h1 { font-size: 16pt; font-weight: bold; border-bottom: 1px solid #999; }
  72. .side .spacer .md blockquote h1 { margin: 8px; color: #666 !important; background-color: transparent !important; padding-bottom: 5px; }
  73.  
  74. .side blockquote {
  75. border: 0 none;
  76. padding: 10px;
  77. margin: 0;
  78. border: 1px solid #CCC;
  79. -moz-border-radius: 3px;
  80. -webkit-border-radius: 3px;
  81. -o-border-radius: 3px;
  82. -ms-border-radius: 3px;
  83. -khtml-border-radius: 3px;
  84. border-radius: 3px;
  85. }
  86.  
  87. .side h5 + blockquote { display: block; background-color: #E9DFC3; border: 1px solid #CCCCCC; color: #666 !important; }
  88.  
  89. Добавить в /about/edit/:
  90. ##### [](#h5)
  91. > # Добро пожаловать!
  92. > В день, когда закончились Дёрти и Лепра, мы создали эту штуку.
  93. >
  94. >
  95. > Здесь можно открыто говорить о политике, новостях, России, власти и оппозиции.
Advertisement
Add Comment
Please, Sign In to add comment