ssashag

UserContent.CSS 25.08.2025

Aug 25th, 2025
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.09 KB | Source Code | 0 0
  1. /* AO3 */
  2. @-moz-document domain(archiveofourown.org) {
  3.  
  4. /* AO3 Menubar */
  5.  
  6. /* Overall Text Size */
  7. #inner.wrapper {font-size: 128% !important;}
  8. /*#inner.wrapper h3.heading {font-size: 26px !important;}*/
  9. h2.heading {font-size: 28px !important;}
  10. div#main.works-index.region p {font-size: 20.5px !important;}
  11.  
  12. /* Work Text Size+ Colour + Spacing */
  13. div.userstuff.module, div.userstuff {font-family: Lora !important; color: #453327; line-height: 1.8 !important; font-size: 20px !important;}
  14. div#main.works-show.region, div#main.chapters-show.region {font-size: 20.5px !important;}
  15. div.preface.group p {font-size: 20.5px !important; line-height: 1.5 !important;}
  16.  
  17. /* Work Body Background + Width */
  18. #workskin {width: 68% !important;}
  19. div#main.works-show.region, div#main.chapters-show.region {background-color: #E3E2DE;}
  20.  
  21. /* Work Emphasis */
  22. p strong, b {font-weight: 550 !important;}
  23. .userstuff em {padding-right: 2px !important;}
  24.  
  25. /* Work Tags Text Size */
  26. dl.work.meta.group {font-size: 19.5px !important;}
  27.  
  28. /* Work Headings Spacing */
  29. #workskin h3.title {margin-top: 20px !important; margin-bottom: 20px !important; font-size: 28px !important;}
  30. #workskin h3.byline.heading {margin-top: 0px !important; margin-bottom: 20px !important;}
  31. div.preface.group h2.heading {font-size: 40px !important; margin-top: 50px !important;}
  32.  
  33. /* Work Chapter Stats Size + Spacing */
  34. div.chapter.preface.group h3.heading {font-size: 24px !important; margin-bottom: 10px !important;}
  35. div#chapter-stats {margin-top: 40px !important;}
  36. div#chapter-stats dl.stats {margin-top: 0px !important; font-size: 18px !important;}
  37.  
  38. /* Work Buttons + Kudos Text Size + Spacing */
  39. ul.work.navigation.actions, div#feedback.feedback ul.actions, p.kudos {font-size: 19px !important; margin-bottom: 25px !important;}
  40.  
  41. /* Work Afterword Text Font, Size + Spacing */
  42. div.afterword.preface.group, div.chapter.preface.group {padding: 20px 0px 20px 0px !important;}
  43. div.afterword.preface.group blockquote.userstuff p , div.chapter.preface.group blockquote.userstuff p {font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Helvetica, sans-serif !important;}
  44. div#series.series.module {padding: 20px 0px 0px 0px !important; border-top: 1px solid !important;}
  45. div#series.series.module ul {font-size: 20px !important;}
  46. div#series.series.module h3.heading {font-size: 22px !important;}
  47.  
  48.  
  49. /* Search/Browse Works Tags + Blurb */
  50. .blurb blockquote, .blurb ul.tags.commas, .blurb ul.series {font-size: 19.5px !important;}
  51. .blurb h4.heading {font-size: 22px !important; margin-bottom: 2px !important;}
  52. .blurb h5.fandoms.heading {font-size: 19px !important; margin-top: 2px !important;}
  53. .blurb .datetime, .blurb dl.stats {font-size: 19px !important;}
  54.  
  55. /* Work Comment Text Size + Spacing */
  56. div.comment, li.comment {font-size: 20.5px !important;}
  57. div.comment h4.heading {margin: 12px 12px 0px 12px !important;}
  58. div.comment form p {padding: 0px 12px 12px 12px !important;}
  59. div.comment p.footnote {padding: 0px 12px !important;}
  60.  
  61. /* Logo + Site Name Size + Spacing */
  62. #header h1.heading {height: 34px !important;}
  63. #header h1.heading .logo {padding-top: 2px !important; padding-right: 7px !important; padding-left: 4px !important; height: 32px !important;}
  64. #header .heading a {font-size: 30px !important; line-height: 1.25 !important;}
  65.  
  66. /* Profile Picture + Options */
  67. #greeting img.icon {height: 28px !important; width: 28px !important}
  68. #greeting p.icon {padding-top: 9px !important;}
  69. ul.user.navigation.actions {padding: 6px 6px 6px 6px !important;}
  70. #header .user a {font-size: 20px !important; padding: 4px 10px !important;}
  71.  
  72. /* Blue Menubar Text Size +Spacing */
  73. ul.primary.navigation.actions {height: 42px; font-size: 19px !important;}
  74. ul.primary.navigation.actions svg {height: 20px !important; margin: 3.5px 2px 0px 0px !important;}
  75. #header .primary a {padding: 8px 14px 8px 14px !important;}
  76.  
  77. /* Blue Menubar Search Size +Spacing */
  78. #header #search .text {margin: 5.5px 4px !important;}
  79. #header input[type="submit"] {height: 32px !important; padding-top: 3.5px !important;}
  80.  
  81. /* Space between Header and Main Spacing */
  82. #header {margin-bottom: 0px !important;}
  83. div#main {padding-top: 20px !important;}
  84.  
  85. /* Dashboard Sizebar Size + Placement */
  86. div#dashboard.region.own {font-size: 20.5px !important; border-width: 0px !important; padding: 20px 0px 10px 0px !important; width: 155px;}
  87. #dashboard ul {border-top: 1.7px solid #111010; padding: 10px 0 !important; width: 155px; margin-left: 25px !important;}
  88. .filtered .index {width: 60% !important;}
  89. form.filters {width: 23% !important;}
  90. .dashboard fieldset {margin-top: 9px !important;}
  91. ol.pagination.actions.pagy {text-align: left !important; width: 74% !important; margin: 0px !important; display: inline !important;}
  92. #dashboard ul.actions {color: red !important;}
  93. #main.dashboard {margin: 0px !important; padding-right: 10px !important;}
  94.  
  95. /* Footer Text Size */
  96. #footer ul {font-size: 16px !important; width: 95% !important; padding-right: 0px !important;}
  97.  
  98. /* Work Search Page Text Input */
  99. select {background-color: white !important; border-radius: 15px !important; font-size: 20.5px !important;}
  100.  
  101.  
  102. }
  103.  
  104.  
Advertisement
Add Comment
Please, Sign In to add comment