<?xml version='1.0' encoding='utf-8' ?>

<rss version='2.0' xmlns:lj='http://www.livejournal.org/rss/lj/1.0/' xmlns:atom10='http://www.w3.org/2005/Atom'>
<channel>
  <title>AO3 Skins</title>
  <link>https://ao3-skins.dreamwidth.org/</link>
  <description>AO3 Skins - Dreamwidth Studios</description>
  <lastBuildDate>Mon, 23 Dec 2024 17:57:56 GMT</lastBuildDate>
  <generator>LiveJournal / Dreamwidth Studios</generator>
  <lj:journal>ao3_skins</lj:journal>
  <lj:journaltype>community</lj:journaltype>
  <image>
    <url>https://v2.dreamwidth.org/569291/548747</url>
    <title>AO3 Skins</title>
    <link>https://ao3-skins.dreamwidth.org/</link>
    <width>100</width>
    <height>100</height>
  </image>

<item>
  <guid isPermaLink='true'>https://ao3-skins.dreamwidth.org/12536.html</guid>
  <pubDate>Mon, 23 Dec 2024 17:57:56 GMT</pubDate>
  <title>question about making a site skin</title>
  <link>https://ao3-skins.dreamwidth.org/12536.html</link>
  <description>Posted by: &lt;span lj:user=&apos;mythity&apos; style=&apos;white-space: nowrap;&apos; class=&apos;ljuser&apos;&gt;&lt;a href=&apos;https://mythity.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://mythity.dreamwidth.org/&apos;&gt;&lt;b&gt;mythity&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I am having trouble figuring out how to change the color of the red on AO3. I managed to change some of it to the turquoise I wanted but things like fic titles and some banners remain red. What part do I need to change?&lt;br /&gt;&lt;br /&gt;example:&lt;br /&gt;&lt;a href=&quot;https://imgur.com/a/kBG3BJz&quot;&gt;https://imgur.com/a/kBG3BJz&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;here&apos;s the skin:&lt;br /&gt;body,&lt;br /&gt;.toggled form,&lt;br /&gt;.dynamic form,&lt;br /&gt;.secondary,&lt;br /&gt;.dropdown {&lt;br /&gt;  background: #1d1e29;&lt;br /&gt;  color: #b3b5c9;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.heading {&lt;br /&gt;  font-family: Georgia Pro;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;a,&lt;br /&gt;a:link {&lt;br /&gt;  color: #b3b5c9;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;a,&lt;br /&gt;a:link,&lt;br /&gt;a:visited:hover {&lt;br /&gt;  color: #b3b5c9;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;a:visited {&lt;br /&gt;  color: #b3b5c9;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;h4 {&lt;br /&gt;  font-size: 1.200em;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#header a,&lt;br /&gt;#header a:visited,&lt;br /&gt;#header .current,&lt;br /&gt;#header .primary .open a,&lt;br /&gt;#header .primary .dropdown:hover a,&lt;br /&gt;#header .primary .dropdown a:focus {&lt;br /&gt;  color: #b3b5c9;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#header .actions a:hover,&lt;br /&gt;#header .actions a:focus,&lt;br /&gt;#header .dropdown:hover a,&lt;br /&gt;#header .open a {&lt;br /&gt;  background: #41435c;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#header .menu,&lt;br /&gt;#small_login,&lt;br /&gt;#header .dropdown:hover .current+.menu {&lt;br /&gt;  background: #41435c;&lt;br /&gt;  background-image: -o-linear-gradient(top,rgba(221,221,221,.98) 0%,rgba(204,204,204,.98) 100%);&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#header .primary {&lt;br /&gt;  background: #41435c;&lt;br /&gt;  background-image: linear-gradient(#17171f 2%,#15151c 95%,#282836 100%);&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#header .search {&lt;br /&gt;  color: #1d1e29;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#footer {&lt;br /&gt;  background: linear-gradient(#17171f 2%,#15151c 95%,#282836 100%);&lt;br /&gt;  border-top: 1px solid;&lt;br /&gt;  color: #676a91;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;fieldset,&lt;br /&gt;form dl,&lt;br /&gt;fieldset dl dl,&lt;br /&gt;fieldset fieldset fieldset,&lt;br /&gt;fieldset fieldset dl dl,&lt;br /&gt;dd.hideme,&lt;br /&gt;form blockquote.userstuff {&lt;br /&gt;  background: #1d1e29;&lt;br /&gt;  border: 2px solid #555878;&lt;br /&gt;  box-shadow: unset;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;input,&lt;br /&gt;textarea {&lt;br /&gt;  box-shadow: unset;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;form p {&lt;br /&gt;  padding: inherit;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.actions a,&lt;br /&gt;.actions a:link,&lt;br /&gt;.action,&lt;br /&gt;.action:link,&lt;br /&gt;.actions input,&lt;br /&gt;input[type=&quot;submit&quot;],&lt;br /&gt;button,&lt;br /&gt;.current,&lt;br /&gt;.actions label {&lt;br /&gt;  color: #1d1e29;&lt;br /&gt;  border: 1px solid;&lt;br /&gt;  border-bottom: unset;&lt;br /&gt;  box-shadow: unset;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.actions a:visited,&lt;br /&gt;.action:visited,&lt;br /&gt;.action a:link,&lt;br /&gt;.action a:visited {&lt;br /&gt;  color: #b3b5c9;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;a.tag {&lt;br /&gt;  color: #b3b5c9;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.wrapper {&lt;br /&gt;  box-shadow: unset;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;dl.meta {&lt;br /&gt;  border: 2px solid #15151c;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.preface h3 {&lt;br /&gt;  border-color: #676a91;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;div.comment,&lt;br /&gt;li.comment {&lt;br /&gt;  border: unset;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.search [role=&quot;tooltip&quot;] {&lt;br /&gt;  background: #41435c;&lt;br /&gt;  border: 1px solid #676a91;&lt;br /&gt;  color: #b3b5c9;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.actions a:visited,&lt;br /&gt;.action:visited,&lt;br /&gt;.action a:link,&lt;br /&gt;.action a:visited {&lt;br /&gt;  color: #1d1e29;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;li.blurb,&lt;br /&gt;fieldset,&lt;br /&gt;form dl {&lt;br /&gt;  border: 1px solid #676a91;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;form dt {&lt;br /&gt;  border-bottom: 1px solid #676a91;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;li.relationships a {&lt;br /&gt;  background: #15151c;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.filters .expander {&lt;br /&gt;  color: #0c8a7d;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.notice,&lt;br /&gt;.comment_notice,&lt;br /&gt;ul.notes,&lt;br /&gt;.caution,&lt;br /&gt;.error,&lt;br /&gt;.comment_error,&lt;br /&gt;.alert.flash {&lt;br /&gt;  background: #15151c;&lt;br /&gt;  border: 1px solid #676a91;&lt;br /&gt;  box-shadow: unset;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#dashboard a,&lt;br /&gt;#dashboard span {&lt;br /&gt;  color: #b3b5c9;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.current {&lt;br /&gt;  background: #0c8a7d;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#dashboard.own {&lt;br /&gt;  background: #15151c;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#dashboard .current {&lt;br /&gt;  background: #0c8a7d;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.listbox,&lt;br /&gt;fieldset fieldset.listbox {&lt;br /&gt;  background: #15151c;&lt;br /&gt;  border: 2px solid #15151c;&lt;br /&gt;  box-shadow: unset;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.listbox&amp;gt;.heading,&lt;br /&gt;.listbox .heading a:visited {&lt;br /&gt;  color: #0c8a7d;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.listbox .index {&lt;br /&gt;  background: #15151c;&lt;br /&gt;  box-shadow: inset 1px 1px 1px #676a91;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;form.verbose legend,&lt;br /&gt;.verbose form legend {&lt;br /&gt;  background: #141414;&lt;br /&gt;  border: 2px solid #15151c;&lt;br /&gt;  box-shadow: unset;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;fieldset fieldset,&lt;br /&gt;fieldset dl dl,&lt;br /&gt;form blockquote.userstuff {&lt;br /&gt;  background: #1d1e29;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;form .notice,&lt;br /&gt;form ul.notes {&lt;br /&gt;  box-shadow: unset;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;form dd.required {&lt;br /&gt;  color: #b3b5c9;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.reading h4.viewed {&lt;br /&gt;  background: transparent;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.splash .favorite li:nth-of-type(odd) a {&lt;br /&gt;  background: #080808;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;body,&lt;br /&gt;.toggled form,&lt;br /&gt;.dynamic form,&lt;br /&gt;.secondary,&lt;br /&gt;.dropdown {&lt;br /&gt;  background: #1d1e29;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.bookmark .user {&lt;br /&gt;  border: 1px solid #676a91;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.caution {&lt;br /&gt;  color: #0c8a7d;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.required {&lt;br /&gt;  color: #b3b5c9;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;a:visited {&lt;br /&gt;  color: #15151c;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.required .autocomplete,&lt;br /&gt;.autocomplete .notice {&lt;br /&gt;  color: #b3b5c9;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.post .required .warnings,&lt;br /&gt;dd.required {&lt;br /&gt;  color: #b3b5c9;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;body,&lt;br /&gt;.toggled form,&lt;br /&gt;.dynamic form,&lt;br /&gt;.secondary,&lt;br /&gt;.dropdown {&lt;br /&gt;  background: #1d1e29;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.own,&lt;br /&gt;.draft,&lt;br /&gt;.draft .wrapper,&lt;br /&gt;.unread,&lt;br /&gt;.child,&lt;br /&gt;.unwrangled,&lt;br /&gt;.unreviewed {&lt;br /&gt;  background: #1d1e29;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.draft {&lt;br /&gt;  border: 2px dashed #0c8a7d;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;a:visited {&lt;br /&gt;  color: #b3b5c9;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#outer {&lt;br /&gt;  background: #1d1e29;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.javascript {&lt;br /&gt;  background: #1d1e29;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;h1,&lt;br /&gt;h2,&lt;br /&gt;h3,&lt;br /&gt;h4,&lt;br /&gt;h5,&lt;br /&gt;h6,&lt;br /&gt;.heading {&lt;br /&gt;  font-family: Georgia, sans-serif;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;[role] .tags:nth-child(10) .tag {&lt;br /&gt;  background: #3e4057;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;::-webkit-scrollbar-webkit-overflow-scrolling: auto {&lt;br /&gt;  color: #15151c;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;dl.index dd {&lt;br /&gt;  background: #1d1e29;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.comment h4.byline {&lt;br /&gt;  background: #41435c;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#modal {&lt;br /&gt;  background: #1d1e29;&lt;br /&gt;  border: 10px solid #41435c;&lt;br /&gt;  display: inline-block;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#symbols-key dl {&lt;br /&gt;  border: 1px solid #676a91;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.thread .even {&lt;br /&gt;  background: #1d1e29;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.statistics .index li:nth-of-type(even) {&lt;br /&gt;  background: #242430;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#header .primary .menu a,&lt;br /&gt;#header .primary .menu .current {&lt;br /&gt;  color: #0c8a7d;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=ao3_skins&amp;ditemid=12536&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://ao3-skins.dreamwidth.org/12536.html</comments>
  <category>question</category>
  <category>skin</category>
  <lj:security>public</lj:security>
  <lj:poster>mythity</lj:poster>
  <lj:reply-count>2</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://ao3-skins.dreamwidth.org/12169.html</guid>
  <pubDate>Thu, 12 Sep 2024 19:21:58 GMT</pubDate>
  <title>Highlighting Favorite Tags</title>
  <link>https://ao3-skins.dreamwidth.org/12169.html</link>
  <description>Posted by: &lt;span lj:user=&apos;dustysoul&apos; style=&apos;white-space: nowrap;&apos; class=&apos;ljuser&apos;&gt;&lt;a href=&apos;https://dustysoul.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://dustysoul.dreamwidth.org/&apos;&gt;&lt;b&gt;dustysoul&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Hello!&lt;br /&gt;&lt;br /&gt;I am an absolute novice to skins, HTML, CSS, all of it.&lt;br /&gt;When I&apos;m searching on Ao3, I want preselected canonical tags to be highlighted.&lt;br /&gt;It took me 20 minutes to use the &quot;inspect&quot; tool in my web browser to find &lt;div class=&apos;ljparseerror&apos;&gt;&lt;strong&gt;( &lt;a href=&apos;https://ao3-skins.dreamwidth.org/12169.html&apos;&gt;Error: Irreparable invalid markup in entry. Raw contents behind the cut.&lt;/a&gt; )&lt;/strong&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=ao3_skins&amp;ditemid=12169&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://ao3-skins.dreamwidth.org/12169.html</comments>
  <lj:security>public</lj:security>
  <lj:poster>dustysoul</lj:poster>
  <lj:reply-count>1</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://ao3-skins.dreamwidth.org/12001.html</guid>
  <pubDate>Thu, 20 Jul 2023 03:34:34 GMT</pubDate>
  <title>Adjustment to Mobile Issues</title>
  <link>https://ao3-skins.dreamwidth.org/12001.html</link>
  <description>Posted by: &lt;span lj:user=&apos;ema_k&apos; style=&apos;white-space: nowrap;&apos; class=&apos;ljuser&apos;&gt;&lt;a href=&apos;https://ema-k.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://ema-k.dreamwidth.org/&apos;&gt;&lt;b&gt;ema_k&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Wow, It&apos;s been a while. Long story short, I&apos;ve been fiddling with a skin I found (adding tumblr stuff and using code from other sources. Very few amounts of this CSS are actually mine, and I&apos;m not taking credit.)&lt;br /&gt;&lt;br /&gt;Here&apos;s the skin:&lt;br /&gt;&lt;a href=&quot;http://docs.google.com/document/d/1EUgKGeIZtHl7WqgkgklFrlD4Kla1cU7k6kMApahRbgI/edit&quot;&gt;docs.google.com/document/d/1EUgKGeIZtHl7WqgkgklFrlD4Kla1cU7k6kMApahRbgI/edit&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;I&apos;ve been having so much trouble trying to translate this to mobile. I&apos;m pretty sure there&apos;s no way to specify when it&apos;s mobile in the CSS of the skin, and I no matter how hard I try, I can&apos;t understand the whole parent situation. I&apos;ve been looking for ages and tutorials always use examples using public skins and I just don&apos;t know how to apply it to my custom skin. The minor attempt I made using the advanced settings on a new skin didn&apos;t work (the custom font I installed on my computer wouldn&apos;t appear because, obviously, it&apos;s custom, so I ctrl + c ctrl + v:&lt;br /&gt;&lt;br /&gt;&lt;div&gt;h1,&lt;/div&gt;&lt;div&gt;h2,&lt;/div&gt;&lt;div&gt;h3,&lt;/div&gt;&lt;div&gt;h4,&lt;/div&gt;&lt;div&gt;h5,&lt;/div&gt;&lt;div&gt;h6,&lt;/div&gt;&lt;div&gt;.heading {&lt;/div&gt;&lt;div&gt;&amp;nbsp; font-family: Halloween Kliwones, &amp;quot;Bookman Old Style&amp;quot;, &amp;quot;Trebuchet MS&amp;quot;, &amp;quot;Lucida Grande&amp;quot;, &amp;quot;Lucida Sans Unicode&amp;quot;, &amp;quot;Lucida Sans&amp;quot;, sans-serif;&lt;/div&gt;&lt;div&gt;&amp;nbsp; border-bottom: none;&lt;/div&gt;&lt;div&gt;&amp;nbsp; font-weight: normal;&lt;/div&gt;&lt;div&gt;}&lt;/div&gt;&lt;div&gt;&amp;nbsp;&lt;/div&gt;and changed&amp;nbsp;Halloween Kliwones to Gothic Bold (installed on my phone), nothing. If anyone could give a direct play-by-play on how to change the mobile look with this frankenstein meshed skin, that would be deeply appreciated.&lt;br /&gt;&lt;br type=&quot;_moz&quot; /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=ao3_skins&amp;ditemid=12001&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://ao3-skins.dreamwidth.org/12001.html</comments>
  <category>question</category>
  <category>skin</category>
  <lj:security>public</lj:security>
  <lj:poster>ema_k</lj:poster>
  <lj:reply-count>4</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://ao3-skins.dreamwidth.org/11746.html</guid>
  <pubDate>Sat, 27 Feb 2021 11:13:42 GMT</pubDate>
  <title>variable work margins</title>
  <link>https://ao3-skins.dreamwidth.org/11746.html</link>
  <description>Posted by: &lt;span lj:user=&apos;queerty&apos; style=&apos;white-space: nowrap;&apos; class=&apos;ljuser&apos;&gt;&lt;a href=&apos;https://queerty.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://queerty.dreamwidth.org/&apos;&gt;&lt;b&gt;queerty&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I currently have my custom site skin (using the wizard) set to 25% for work margin width. this is perfect when I am reading on the computer seeing as it sets it on par with the reader mode, but allows me to use the color scheme I want. it&apos;s absolutely awful when I read on mobile, however, as it cuts each line down to 2-6 words. is there some CSS I could stick on the skin so that the margins are 25% on my computer, but use the default 0% margin settings while on mobile?&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=ao3_skins&amp;ditemid=11746&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://ao3-skins.dreamwidth.org/11746.html</comments>
  <lj:security>public</lj:security>
  <lj:poster>queerty</lj:poster>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://ao3-skins.dreamwidth.org/11310.html</guid>
  <pubDate>Mon, 06 Jan 2020 16:12:17 GMT</pubDate>
  <title>My Skin.</title>
  <link>https://ao3-skins.dreamwidth.org/11310.html</link>
  <description>Posted by: &lt;span lj:user=&apos;ema_k&apos; style=&apos;white-space: nowrap;&apos; class=&apos;ljuser&apos;&gt;&lt;a href=&apos;https://ema-k.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://ema-k.dreamwidth.org/&apos;&gt;&lt;b&gt;ema_k&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Well, here&apos;s the skin I have. You can use it if you want, and if you can tell me if I can fix anything, then please do. I know a few things that need to be fixed, but I don&apos;t know how to fix it, like the inbox and bookmark tabs on the dashboard. Those are just a mess. Hopefully, someone enjoys it.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;#header ul.primary,&lt;br /&gt;#footer,&lt;br /&gt;.autocomplete .dropdown ul li:hover,&lt;br /&gt;li.selected,&lt;br /&gt;a.tag:hover {&lt;br /&gt;  background: #000;&lt;br /&gt;  background-size: 500px;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#footer ul,&lt;br /&gt;#header .primary a {&lt;br /&gt;  background: #000;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#header .primary a:hover {&lt;br /&gt;  background: #ddd;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#header .heading a,&lt;br /&gt;#header .actions a:hover,&lt;br /&gt;#header .actions a:focus,&lt;br /&gt;#header .dropdown:hover a,&lt;br /&gt;#header .open a,&lt;br /&gt;#header fieldset,&lt;br /&gt;#header form,&lt;br /&gt;#header p,&lt;br /&gt;#dashboard a:hover,&lt;br /&gt;.actions a:hover,&lt;br /&gt;.actions input:hover,&lt;br /&gt;.delete a,&lt;br /&gt;span.delete,&lt;br /&gt;span.unread,&lt;br /&gt;.replied,&lt;br /&gt;span.claimed,&lt;br /&gt;.draggable,&lt;br /&gt;.droppable,&lt;br /&gt;span.requested,&lt;br /&gt;a.work,&lt;br /&gt;.blurb h4 a:link,&lt;br /&gt;.blurb h4 img,&lt;br /&gt;.system .latest h3,&lt;br /&gt;.system div.news h3,&lt;br /&gt;.system .tweets h3,&lt;br /&gt;.required,&lt;br /&gt;.error,&lt;br /&gt;a.cloud7,&lt;br /&gt;a.cloud8 {&lt;br /&gt;  color: #000;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#outer #header #greeting .icon,&lt;br /&gt;#dashboard.own,&lt;br /&gt;.error,&lt;br /&gt;.comment_error,&lt;br /&gt;#header ul.primary,&lt;br /&gt;.LV_invalid,&lt;br /&gt;.LV_invalid_field,&lt;br /&gt;input.LV_invalid_field:hover,&lt;br /&gt;input.LV_invalid_field:active,&lt;br /&gt;textarea.LV_invalid_field:hover,&lt;br /&gt;textarea.LV_invalid_field:active,&lt;br /&gt;#header .primary a,&lt;br /&gt;#header .primary .current,&lt;br /&gt;#header .primary input,&lt;br /&gt;#header .search input {&lt;br /&gt;  border-color: #000 !important;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#dashboard {&lt;br /&gt;  float: right;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#outer #main.dashboard {&lt;br /&gt;  margin: auto 15em 1em auto;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#main.dashboard * {&lt;br /&gt;  clear: left;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#outer {&lt;br /&gt;  background: url(&quot;&lt;a href=&quot;https://i.postimg.cc/xdN13ytm/what-the-hex.png&quot;&gt;https://i.postimg.cc/xdN13ytm/what-the-hex.png&lt;/a&gt;&quot;);&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#footer a:hover,&lt;br /&gt;#footer a:focus,&lt;br /&gt;.autocomplete .dropdown ul li:hover,&lt;br /&gt;li.selected,&lt;br /&gt;a.tag:hover,&lt;br /&gt;.listbox .heading a.tag:visited:hover,&lt;br /&gt;.symbol .question,&lt;br /&gt;.qtip-content {&lt;br /&gt;  background: #000;&lt;br /&gt;  color: #eee;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.splash .favorite li:nth-of-type(odd) a:hover,&lt;br /&gt;.splash .favorite li:nth-of-type(odd) a:focus {&lt;br /&gt;  background: #000;&lt;br /&gt;  color: #eee;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#header #greeting img,&lt;br /&gt;#header .heading a,&lt;br /&gt;#header .heading a:visited,&lt;br /&gt;#header .user a:hover,&lt;br /&gt;#header .user a:focus,&lt;br /&gt;#header .user .current,&lt;br /&gt;#header fieldset,&lt;br /&gt;#header form,&lt;br /&gt;#header p,&lt;br /&gt;#dashboard a:hover,&lt;br /&gt;.actions a:hover,&lt;br /&gt;.actions input:hover,&lt;br /&gt;.delete a,&lt;br /&gt;span.delete,&lt;br /&gt;span.unread,&lt;br /&gt;.replied,&lt;br /&gt;span.claimed,&lt;br /&gt;.draggable,&lt;br /&gt;.droppable,&lt;br /&gt;span.requested,&lt;br /&gt;a.work,&lt;br /&gt;.blurb h4 a:link,&lt;br /&gt;.blurb h4 img,&lt;br /&gt;.splash .module h3,&lt;br /&gt;.splash .browse li a:before,&lt;br /&gt;.required,&lt;br /&gt;.error,&lt;br /&gt;.comment_error,&lt;br /&gt;a.cloud7,&lt;br /&gt;a.cloud8,&lt;br /&gt;#footer .actions .secondary a,&lt;br /&gt;#tos_prompt .heading {&lt;br /&gt;  color: #000;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.actions a,&lt;br /&gt;.actions a:link,&lt;br /&gt;.action,&lt;br /&gt;.actions input,&lt;br /&gt;input[type=&quot;submit&quot;],&lt;br /&gt;button,&lt;br /&gt;.current,&lt;br /&gt;.actions label {&lt;br /&gt;  background: #eee;&lt;br /&gt;  border-color: #eee;&lt;br /&gt;  border-radius: 0;&lt;br /&gt;  color: #000;&lt;br /&gt;  text-shadow: none;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.splash .module h3 {&lt;br /&gt;  background: #eee;&lt;br /&gt;  border-color: #eee;&lt;br /&gt;  border-radius: 0;&lt;br /&gt;  color: #000;&lt;br /&gt;  text-shadow: none;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.filters fieldset {&lt;br /&gt;  background: transparent;&lt;br /&gt;  box-shadow: none;&lt;br /&gt;  size: 100px;&lt;br /&gt;  border-color: #000;&lt;br /&gt;  border: 1px solid;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#header .actions a:hover,&lt;br /&gt;#header .actions a:focus,&lt;br /&gt;#header .dropdown:hover a,&lt;br /&gt;#header .open a,&lt;br /&gt;#header .menu,&lt;br /&gt;#small_login,&lt;br /&gt;#header .dropdown:hover .current + .menu,&lt;br /&gt;.group.listbox,&lt;br /&gt;fieldset fieldset.listbox,&lt;br /&gt;form blockquote.userstuff,&lt;br /&gt;input:focus,&lt;br /&gt;textarea:focus,&lt;br /&gt;li.relationships a,&lt;br /&gt;.group.listbox .index,&lt;br /&gt;.dashboard fieldset fieldset.listbox .index,&lt;br /&gt;#dashboard a:hover,&lt;br /&gt;th,&lt;br /&gt;#dashboard .secondary,&lt;br /&gt;.secondary,&lt;br /&gt;.thread .even,&lt;br /&gt;.system .tweet_list li,&lt;br /&gt;.ui-datepicker tr:hover {&lt;br /&gt;  background: #f6f6f6;&lt;br /&gt;  border-shadow: none;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#header .dropdown .menu a:hover,&lt;br /&gt;#header .dropdown .menu a:focus,&lt;br /&gt;.splash .favorite li:nth-of-type(odd) a,&lt;br /&gt;.ui-datepicker td:hover,&lt;br /&gt;#tos_prompt .heading,&lt;br /&gt;#tos_prompt [disabled] {&lt;br /&gt;  background-shadow: 1px, #000;&lt;br /&gt;  background: #eee;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;input,&lt;br /&gt;textarea {&lt;br /&gt;  box-shadow: inset 0 1px 2px #000;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;body,&lt;br /&gt;.group,&lt;br /&gt;.group .group,&lt;br /&gt;.region,&lt;br /&gt;.flash,&lt;br /&gt;fieldset,&lt;br /&gt;fieldset fieldset ul,&lt;br /&gt;form dl,&lt;br /&gt;textarea,&lt;br /&gt;#main .verbose legend,&lt;br /&gt;.verbose fieldset,&lt;br /&gt;.notice,&lt;br /&gt;ul.notes,&lt;br /&gt;input,&lt;br /&gt;textarea,&lt;br /&gt;table,&lt;br /&gt;th,&lt;br /&gt;td:hover,&lt;br /&gt;tr:hover,&lt;br /&gt;#modal,&lt;br /&gt;.ui-sortable li,&lt;br /&gt;.required .autocomplete,&lt;br /&gt;.autocomplete .notice,&lt;br /&gt;.system .intro,&lt;br /&gt;.comment_error,&lt;br /&gt;div.dynamic,&lt;br /&gt;.dynamic form,&lt;br /&gt;#ui-datepicker-div,&lt;br /&gt;.ui-datepicker table {&lt;br /&gt;  background: none;&lt;br /&gt;  color: #000;&lt;br /&gt;  border-color: #000;&lt;br /&gt;  outline: 0001;&lt;br /&gt;  box-shadow: none;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#body {&lt;br /&gt;  color: transparent;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;#greeting .icon {&lt;br /&gt;  border-bottom: 0;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;.icon,&lt;br /&gt;#greeting p.icon img {&lt;br /&gt;  background: rgba(255,255,255,0.3);&lt;br /&gt;  box-shadow: 1px 0 1px #777;&lt;br /&gt;  border: 1px solid rgba(255,255,255,0.7);&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;* {&lt;br /&gt;  box-shadow: none !important;&lt;br /&gt;  border-radius: 0 !important;&lt;br /&gt;  text-shadow: none !important;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=ao3_skins&amp;ditemid=11310&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://ao3-skins.dreamwidth.org/11310.html</comments>
  <lj:security>public</lj:security>
  <lj:poster>ema_k</lj:poster>
  <lj:reply-count>1</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://ao3-skins.dreamwidth.org/11020.html</guid>
  <pubDate>Sat, 04 Jan 2020 02:26:57 GMT</pubDate>
  <title>Color Change.</title>
  <link>https://ao3-skins.dreamwidth.org/11020.html</link>
  <description>Posted by: &lt;span lj:user=&apos;ema_k&apos; style=&apos;white-space: nowrap;&apos; class=&apos;ljuser&apos;&gt;&lt;a href=&apos;https://ema-k.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://ema-k.dreamwidth.org/&apos;&gt;&lt;b&gt;ema_k&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Well, I don&apos;t know if anyone will see this, but I&apos;m really new to this type of thing and I need help.&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://i.postimg.cc/vHb16VVx/Captures.png&quot; /&gt;&lt;br /&gt;&lt;br /&gt;Basically, I want this grey section to either be clear/invisible so that the patterned background is visible, or change the color of the section to #eee, and I have no idea how to do that. I want to change it because the colors don&apos;t fit with the current theme. Also, I don&apos;t like the shadow, so if you could help with that, then thanks.&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=ao3_skins&amp;ditemid=11020&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://ao3-skins.dreamwidth.org/11020.html</comments>
  <lj:security>public</lj:security>
  <lj:poster>ema_k</lj:poster>
  <lj:reply-count>1</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://ao3-skins.dreamwidth.org/10956.html</guid>
  <pubDate>Sat, 30 Jun 2018 09:00:53 GMT</pubDate>
  <title>[Site Skin] Flat Buttons</title>
  <link>https://ao3-skins.dreamwidth.org/10956.html</link>
  <description>Posted by: &lt;span lj:user=&apos;fujoku&apos; style=&apos;white-space: nowrap;&apos; class=&apos;ljuser&apos;&gt;&lt;a href=&apos;https://fujoku.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://fujoku.dreamwidth.org/&apos;&gt;&lt;b&gt;fujoku&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I hope someone reads this and has a solution. oTL&lt;br /&gt;&lt;br /&gt;So, I&apos;m using a custom skin I found years ago (I don&apos;t even remember where I got it, I&apos;m sorry) when I started using AO3. I *think* I did some edits to this skin already, but I&apos;m not sure where since it&apos;s been a really long time.&lt;br /&gt;&lt;br /&gt;Anyway, I really want all the buttons to be flat (just text inside a box). I&apos;m not sure if they were all flat before and an update reverted some buttons back to the default &amp;quot;bubble&amp;quot; style. But I&apos;d really appreciate it if someone can help me with it. :)&lt;br /&gt;&lt;br /&gt;Also, if it&apos;s possible - can all text (other than the site headers) be justified? As in, the tags, summary, author&apos;s notes, work/story area, and comment section? I&apos;m pretty sure I *tried* doing it before with this skin but I&apos;m not exactly a coder, so it didn&apos;t work.&lt;br /&gt;&lt;br /&gt;Anyhoo. Here&apos;s the skin code that I&apos;m currently using:&lt;br /&gt;&lt;textarea&gt;body,
.toggled form,
.dynamic form,
.secondary,
.dropdown {
  background: #F5F1ED;
  color: #261E1A;
}

a,
a:link {
  color: #3DA6AE;
}

#login-block,
li.blurb,
fieldset,
form dl {
  border: 1px solid #CFCBC8;
}

a,
a:link,
a:visited:hover {
  color: #3DA6AE;
}

a:visited {
  color: #5C7B87;
}

a:hover {
  color: #A63E3F;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading {
  font-family: &apos;Lucida Grande&apos;, &apos;Lucida Sans Unicode&apos;, &apos;GNU Unifont&apos;, Verdana, Helvetica, sans-serif;
  text-shadow: none;
}

table {
  background: #F5F1ED;
}

#header {
  background: #A63E3F;
  color: #fff;
  min-height: 0;
}

#header #login {
  float: right;
}

#header h1,
#header #greeting {
  position: static;
}

#header h1 {
  font-weight: bold;
  margin-bottom: .05em;
  padding: 0.75em 0.35em 0;
}

#header h1 a,
#header h1 a:visited,
#header h1 .landmark {
  font-size: .875em;
  opacity: 1.0;
  color: #fff;
}

#header h1 img {
  display: none;
}

#header ul.primary {
  background: #7AA4B4 none;
  border: 0;
  border-top: 3px solid #873233;
  box-shadow: none;
  height: 1.929em;
  padding: 0 0 0 3em;
  text-align: left;
}

#header .primary span.actions {
  float: none;
}

#header a,
#header .primary a,
#header .primary input {
  font-weight: bold;
  background: transparent;
  border-color: #7AA4B4;
  color: #fff;
}

#header ul.primary a:hover,
#header .primary input[type=&quot;submit&quot;]:hover {
  background: #5C7B87;
  border-color: #5C7B87;
  text-decoration: none;
}

#header .primary .current {
  background: #F5F1ED;
  border-bottom: 1px solid #F5F1ED;
  border-color: #F5F1ED;
  vertical-align: bottom;
}

#header .primary input[type=&quot;text&quot;] {
  font-weight: 400;
  background-color: #7097A6;
  border: 1px solid #5C7B87;
  border-radius: 1em;
  text-decoration: none;
}

#greeting {
  position: static;
  font-size: 1em;
  padding: 0.5em 0.875em;
  width: auto;
}

#greeting .icon {
  background: transparent none;
  border: 0;
  float: none;
  height: auto;
  margin: 0;
  text-align: right;
  width: auto;
}

#greeting .icon .landmark,
#header #greeting .icon .landmark a {
  color: #fff;
  font-size: 1em;
  opacity: 1.0;
}

#greeting img {
  display: none;
}

#greeting ul.actions {
  float: none;
  padding: 0 0;
  text-align: right;
}

#greeting ul.actions a {
  border: 0;
}

#header h2 {
  padding: 0 6.5625em;
  border-top: 1px solid;
  text-shadow: none;
}

#dashboard {
  margin-left: 1em;
  width: 11em;
}

#dashboard li {
  text-align: left;
}

#dashboard a,
#dashboard span {
  color: #261E1A;
  font-size: 90%;
}

#dashboard a:hover {
  background: transparent;
  color: #261E1A;
  text-decoration: underline;
}

#dashboard ul {
  border-top: 0;
  padding-top: 0.5em;
}

#dashboard .current {
  background: #C7C3C1;
}

#dashboard .secondary {
  background: transparent;
  border: 0;
}

#dashboard.own {
  background: transparent;
  border: 0;
}

#footer {
  background: transparent none;
  border-top: 1px solid #BFBAB6;
  color: #BFBAB6;
  min-height: 0;
}

#footer ul {
  color: #999;
  margin: 0 0 1.5em;
  padding: 0;
}

#footer ul.navigation a {
  border: 0;
  color: #3DA6AE;
  padding: 0 0.25em;
}

#footer a:hover,
#footer ul.navigation a:hover {
  background: transparent;
  color: #5C7B87;
}

#footer p.beta {
  display: none;
}

#footer .secondary {
  background: transparent;
  box-shadow: none;
}

#footer .secondary li a {
  color: #3DA6AE;
}

fieldset,
form dl,
fieldset dl dl,
fieldset fieldset fieldset,
fieldset fieldset dl dl,
dd.hideme,
form blockquote.userstuff {
  background: #E5DFDF;
  border: 1px solid #E5DFDF;
  box-shadow: none;
}

fieldset fieldset,
fieldset dl dl,
form blockquote.userstuff,
fieldset .index fieldset.listbox .index {
  background: #F5F1ED;
}

input,
textarea {
  border: 1px solid #C7C3C1;
  box-shadow: none;
}

input:focus,
select:focus,
textarea:focus {
  background: #FAFAFA;
}

form dt {
  border-bottom: 1px solid #BFBAB6;
}

.autocomplete .dropdown ul li:hover,
li.selected {
  background: #E5DFDF none;
  color: #686665;
}

.ui-sortable li:hover {
  background: #E0DADA;
  border: 2px solid #999;
}

#ibox_wrapper {
  background: #F5F1ED;
  border: 10px solid #F5F1ED;
}

#ibox_content {
  background: #F5F1ED;
  border-bottom: 1px solid #CFCBC8;
}

.actions a,
.action,
.actions input,
input[type=&quot;submit&quot;],
button,
.current,
.actions label {
  background: #F5F1ED;
  border-color: #CFCBC8;
  border-radius: 0;
  color: #3DA6AE;
}

.actions a:hover,
.actions input:hover {
  border-color: #CFCBC8;
  box-shadow: none;
  color: #A63E3F;
  text-decoration: underline;
}

.actions a:visited {
  color: #5C7B87;
}

.actions a:active,
.current,
a.current,
.current a:visited {
  background: #C7C3C1;
  border-color: #CFCBC8;
  box-shadow: none;
  color: #261E1A;
}

.delete a,
span.delete {
  border-radius: 0;
  box-shadow: none;
}

.secondary {
  background: #fff;
  border: 2px solid #C7C3C1;
  border-radius: 0;
  box-shadow: none;
}

dl.stats + h6 + .actions {
  float: right;
}

dl.stats + h6 + .actions {
  margin: 0 auto;
}

.own,
.draft,
.draft .wrapper,
.unread,
.child,
.unwrangled,
.unreviewed {
  background: #E5DFDF;
  opacity: 1.0;
}

.draft {
  border: 2px dashed #BFBAB6;
  border-radius: 0;
}

span.unread,
.replied,
span.claimed {
  background: #F5F1ED;
  border-color: #CFCBC8;
  border-radius: 0;
}

.own a.tag:hover,
.own li.relationships a.tag:hover {
  background: #C7C3C1;
}

.own li.relationships a {
  background: #F5F1ED;
}

a.tag,
.tags a {
  color: #686665;
}

a.tag:hover {
  background: #E5DFDF;
  color: #686665;
}

a.tag:visited {
  color: #827F7E;
}

.filters .tags li,
.review .tags {
  border-bottom: 1px dotted #C7C3C1;
}

.wrapper {
  box-shadow: none;
}

dl.index dd {
  background: #E0DADA;
  border: 1px solid #C7C3C1;
}

a.work {
  font-family: &apos;Lucida Grande&apos;, &apos;Lucida Sans Unicode&apos;, &apos;GNU Unifont&apos;, Verdana, Helvetica, sans-serif;
  color: #A63E3F;
}

li.relationships,
.dashboard .own li.relationships a {
  background: #E5DFDF;
}

li.relationships a.tag:hover {
  background: #CFCBC8;
}

.mods li,
dl.stats dt,
dl.stats dd {
  font-size: 0.85em;
}

.listbox,
fieldset fieldset.listbox {
  background: transparent;
  border: 1px solid #C7C3C1;
  border-color: transparent;
  outline: none;
}

.listbox .many ul {
  background: #fff;
  border: 1px solid #C7C3C1;
}

.listbox .many li {
  background: #F5F1ED;
}

.listbox .many label.action {
  border: 0;
}

.listbox .heading,
.listbox .heading &amp;gt; a,
.listbox .heading &amp;gt; a:visited {
  color: #261E1A;
}

.listbox h3.heading {
  background: #C7C3C1;
  display: block;
  letter-spacing: 1px;
}

.listbox .index,
.dashboard .listbox .index {
  background: transparent;
  box-shadow: none;
}

.media .listbox {
  background: #E0DADA;
  border: 0;
  box-shadow: 1px 2px 2px #827F7E;
  -moz-box-shadow: 1px 2px 2px #827F7E;
  -webkit-box-shadow: 1px 2px 2px #827F7E;
}

dl.meta {
  border: 1px solid #C7C3C1;
}

li.blurb,
.blurb .blurb {
  border: 0;
  border-bottom: 1px solid #CFCBC8;
  border-radius: 0;
  box-shadow: none;
}

.work li.blurb,
.collection li.blurb,
.history li.blurb,
.series li.blurb,
.tagset li.blurb {
  border-bottom: 0;
}

.blurb h4.heading a:link,
.blurb h4 img {
  color: #A63E3F;
}

.blurb h4.heading a:hover {
  color: #5C7B87;
}

.blurb h4.heading a:visited {
  color: #873233;
}

.blurb h5.heading a:link {
  color: #686665;
}

.blurb h5.heading a:visited {
  color: #827F7E;
}

.blurb dl.stats {
  border-bottom: 1px solid #CFCBC8;
  padding-bottom: 0.5em;
}

.blurb.own dl.stats {
  padding-left: 0;
}

.picture .header {
  border-bottom: 1px dotted #E0DADA;
}

.bookmark .status span {
  border: 1px solid #E5DFDF;
}

.bookmark .user {
  background: #E0DADA;
}

.preface h2.title {
  font-variant: normal;
}

div.comment,
li.comment {
  border: 1px solid #E0DADA;
}

.comment div.icon {
  border-bottom: 5px solid #E0DADA;
}

.comment h4.byline {
  background: #E0DADA;
}

.thread .even {
  background: #E5DFDF;
}

.system .intro,
.system .module h2,
.system .intro a,
.system .intro em {
  font-family: &apos;Lucida Grande&apos;, &apos;Lucida Sans Unicode&apos;, &apos;GNU Unifont&apos;, Verdana, Helvetica, sans-serif;
}

.system p#signup {
  text-shadow: none;
}

.system .latest h3,
.system div.news h3 {
  border-bottom: 1px solid #C7C3C1;
  color: #873233;
  font-family: &apos;Lucida Grande&apos;, &apos;Lucida Sans Unicode&apos;, &apos;GNU Unifont&apos;, Verdana, Helvetica, sans-serif;
}

.admin .header h3 {
  background: #C7C3C1;
  line-height: normal;
  text-align: left;
}

.readings-index h3 {
  background: #E0DADA;
  font-size: 0.875em;
}

.search input[type=&quot;text&quot;] {
  border-radius: 0;
  border-color: #999;
}

.search span.tip {
  background: #E0DADA;
  border: 1px solid #BFBAB6;
  color: #261E1A;
}

form.filters fieldset {
  border: 1px solid #BFBAB6;
}

.filters dd {
  font-size: 0.875em;
}

.nomination dt {
  background: #fff;
}

.userstuff h2 {
  color: #333;
}

.userstuff table,
.userstuff td,
.userstuff col,
.userstuff tr,
.userstuff thead,
.userstuff tfoot,
.userstuff tbody,
.userstuff th,
.userstuff thead td,
.userstuff th a,
.userstuff th a:link {
  color: #222;
}

.flash,
div.error {
  border-radius: 0;
}

.notice,
.comment_notice,
ul.notes,
.caution,
.error,
.comment_error {
  border-radius: 0;
  box-shadow: none;
}

.error,
.comment_error {
  box-shadow: none;
}

span.symbol {
  color: #261E1A;
  font-family: &apos;Lucida Grande&apos;, &apos;Lucida Sans Unicode&apos;, &apos;GNU Unifont&apos;, Verdana, Helvetica, sans-serif;
}

.question a:hover {
  background: #C7C3C1;
  border-color: #827F7E;
  color: #A63E3F;
}

span.question {
  background: #C7C3C1;
  border-color: #827F7E;
  box-shadow: none;
}

#symbols-key dl {
  border: 1px solid #827F7E;
}

#user-fandoms ol.index {
  padding-bottom: 0;
  text-align: center;
}

#user-fandoms ol.index li {
  display: inline;
  margin-right: .5em;
  line-height: 2.15em;
}

#user-fandoms ol#fandom_full_list {
  padding-top: 0;
  padding-bottom: 1.5em;
  display: block !important;
}

#user-fandoms p.actions {
  display: none;
}

.verbose legend {
  background: #F5F1ED !important;
  border: 1px solid #E0DADA !important;
  box-shadow: none !important;
}&lt;/textarea&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=ao3_skins&amp;ditemid=10956&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://ao3-skins.dreamwidth.org/10956.html</comments>
  <lj:security>public</lj:security>
  <lj:poster>fujoku</lj:poster>
  <lj:reply-count>2</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://ao3-skins.dreamwidth.org/10518.html</guid>
  <pubDate>Sun, 06 Aug 2017 16:47:54 GMT</pubDate>
  <title>Block indent</title>
  <link>https://ao3-skins.dreamwidth.org/10518.html</link>
  <description>Posted by: &lt;span lj:user=&apos;elrhiarhodan&apos; style=&apos;white-space: nowrap;&apos; class=&apos;ljuser&apos;&gt;&lt;a href=&apos;https://elrhiarhodan.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://elrhiarhodan.dreamwidth.org/&apos;&gt;&lt;b&gt;elrhiarhodan&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Hi there, don&apos;t know if anyone&apos;s listening to this comm anymore, but I could use some help with a skin.&lt;br /&gt;&lt;br /&gt;AO3 doesn&apos;t support the indent [ div style=&quot;margin-left: 40px&quot;] tag, insisting that the [blockquote] tag is equivalent, but it isn&apos;t, as a [blockquote] tag places a border around the text.  I have no experience with skins or how to write one. I&apos;ve looked at various tutorials but can&apos;t figure out how to make one work for the simple task of indenting multiple paragraphs.&lt;br /&gt;&lt;br /&gt;Can anyone help?&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=ao3_skins&amp;ditemid=10518&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://ao3-skins.dreamwidth.org/10518.html</comments>
  <category>question</category>
  <category>layout</category>
  <category>skin</category>
  <lj:security>public</lj:security>
  <lj:poster>elrhiarhodan</lj:poster>
  <lj:reply-count>6</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://ao3-skins.dreamwidth.org/10442.html</guid>
  <pubDate>Thu, 27 Jul 2017 20:52:08 GMT</pubDate>
  <title>Work Skin: How to Mimic Letters, Fliers, and Stationery Without Using Images</title>
  <link>https://ao3-skins.dreamwidth.org/10442.html</link>
  <description>Posted by: &lt;span lj:user=&apos;fuck_yeah&apos; style=&apos;white-space: nowrap;&apos; class=&apos;ljuser&apos;&gt;&lt;a href=&apos;https://fuck-yeah.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://fuck-yeah.dreamwidth.org/&apos;&gt;&lt;b&gt;fuck_yeah&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This is a tutorial/live example on how to mimic the look of letters, fliers, and stationery (as well as other forms of written media) without using images. For all your epistolary fic needs.&lt;br /&gt;&lt;br /&gt;&lt;h1&gt;&lt;a href=&quot;http://archiveofourown.org/works/11549178?style=creator&quot;&gt;On AO3&lt;/a&gt;&lt;/h1&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=ao3_skins&amp;ditemid=10442&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://ao3-skins.dreamwidth.org/10442.html</comments>
  <category>skin</category>
  <category>workskin</category>
  <lj:security>public</lj:security>
  <lj:poster>fuck_yeah</lj:poster>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://ao3-skins.dreamwidth.org/10006.html</guid>
  <pubDate>Mon, 17 Jul 2017 21:55:51 GMT</pubDate>
  <title>Work Skin: How to Make a &quot;Choose Your Adventure&quot; Fic</title>
  <link>https://ao3-skins.dreamwidth.org/10006.html</link>
  <description>Posted by: &lt;span lj:user=&apos;fuck_yeah&apos; style=&apos;white-space: nowrap;&apos; class=&apos;ljuser&apos;&gt;&lt;a href=&apos;https://fuck-yeah.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://fuck-yeah.dreamwidth.org/&apos;&gt;&lt;b&gt;fuck_yeah&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I don&apos;t know how well this&apos;ll go over, but this a tutorial/live example on how to create a &quot;Choose Your Own Adventure&quot; fic. While this has been explained before (see &lt;a href=&quot;http://eponis.tumblr.com/post/137325562620/so-i-recently-read-that-cyoa-you-posted-on-ao3&quot;&gt;here&lt;/a&gt;), this particular tutorial shows you how to use a work skin to hide the next parts from the reader until they click through to get to them.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://archiveofourown.org/works/11514573?style=creator&quot;&gt;Live Example/Tutorial&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=ao3_skins&amp;ditemid=10006&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://ao3-skins.dreamwidth.org/10006.html</comments>
  <category>workskin</category>
  <category>skin</category>
  <lj:security>public</lj:security>
  <lj:poster>fuck_yeah</lj:poster>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://ao3-skins.dreamwidth.org/9798.html</guid>
  <pubDate>Wed, 24 May 2017 00:44:49 GMT</pubDate>
  <title>Work Skin Dump</title>
  <link>https://ao3-skins.dreamwidth.org/9798.html</link>
  <description>Posted by: &lt;span lj:user=&apos;fuck_yeah&apos; style=&apos;white-space: nowrap;&apos; class=&apos;ljuser&apos;&gt;&lt;a href=&apos;https://fuck-yeah.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://fuck-yeah.dreamwidth.org/&apos;&gt;&lt;b&gt;fuck_yeah&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;- &lt;a href=&quot;http://archiveofourown.org/works/10492452?style=creator&quot;&gt;How to Wrap Text around Images&lt;/a&gt; (A work skin isn&apos;t actually needed to do this, but I show how a skin can help format the look)&lt;br /&gt;- &lt;a href=&quot;http://archiveofourown.org/works/10929336?style=creator&quot;&gt;How to Mimic Author&apos;s Notes and Kudos/Comment Buttons&lt;/a&gt;&lt;br /&gt;- &lt;a href=&quot;http://archiveofourown.org/works/10957056?style=creator&quot;&gt;How To Change Text on AO3 When the Cursor is Hovering Over It (Or Clicked on Mobile)&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=ao3_skins&amp;ditemid=9798&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://ao3-skins.dreamwidth.org/9798.html</comments>
  <category>workskin</category>
  <lj:security>public</lj:security>
  <lj:poster>fuck_yeah</lj:poster>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://ao3-skins.dreamwidth.org/9340.html</guid>
  <pubDate>Tue, 06 Sep 2016 22:22:06 GMT</pubDate>
  <title>Work Skin: Email Windows</title>
  <link>https://ao3-skins.dreamwidth.org/9340.html</link>
  <description>Posted by: &lt;span lj:user=&apos;fuck_yeah&apos; style=&apos;white-space: nowrap;&apos; class=&apos;ljuser&apos;&gt;&lt;a href=&apos;https://fuck-yeah.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://fuck-yeah.dreamwidth.org/&apos;&gt;&lt;b&gt;fuck_yeah&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I had a request to create a work skin to mimic an email screenshot, so I&apos;ve created a simple &lt;a href=&quot;http://archiveofourown.org/works/7953412?style=creator&quot;&gt;live example/tutorial here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=ao3_skins&amp;ditemid=9340&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://ao3-skins.dreamwidth.org/9340.html</comments>
  <category>workskin</category>
  <category>skin</category>
  <lj:security>public</lj:security>
  <lj:poster>fuck_yeah</lj:poster>
  <lj:reply-count>1</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://ao3-skins.dreamwidth.org/9092.html</guid>
  <pubDate>Mon, 23 May 2016 06:42:21 GMT</pubDate>
  <title>Making buttons flat and tweaking headers</title>
  <link>https://ao3-skins.dreamwidth.org/9092.html</link>
  <description>Posted by: &lt;span lj:user=&apos;tropicsbear&apos; style=&apos;white-space: nowrap;&apos; class=&apos;ljuser&apos;&gt;&lt;a href=&apos;https://tropicsbear.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://tropicsbear.dreamwidth.org/&apos;&gt;&lt;b&gt;tropicsbear&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;After AO3 updated their code, the most of the action buttons on my layout (which used to be flat, basically just the text inside a box) reverted back to their default site skin appearance. The headers (&quot;Find your favorites,&quot; &quot;News,&quot; etc.) on the homepage are wonky too&amp;mdash;they&apos;re either the default site color (maroon) or the wrong font (Lucida Grande when they should be Calisto MT).&lt;br /&gt;&lt;br /&gt;I can&apos;t figure out the part of my CSS I need to tweak and was hoping someone could point me in the right direction x__x&lt;br /&gt;&lt;br /&gt;Here&apos;s the CSS I&apos;m using:&lt;br /&gt;&lt;br /&gt;&lt;textarea&gt;body,
.toggled form,
.dynamic form,
.secondary,
.dropdown {
  background: #fffff1;
  color: #1a1c26;
  font-size: 0.85em;
}

code {
  font-size: 1em;
}

a,
a:link {
  color: #ae9581;
}

#login-block,
li.blurb,
fieldset,
form dl {
  border: 1px solid #bcdada;
}

a,
a:link,
a:visited:hover {
  color: #ae9581;
}

a:visited {
  color: #038b97;
}

a:hover {
  color: #81aeab;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading {
  font-family: &apos;Calisto MT&apos;, &apos;Chaparral Pro&apos;, &apos;Berylium&apos;, &apos;Minion Pro Med&apos;, serif;
  text-shadow: none;
  font-style: italic;
}

table {
  background: #fffff1;
}

#header {
  background: #81aeab;
  color: #fff;
}

#header a,
#header a:visited,
#header .current,
#header .actions .open a,
#header .actions .dropdown:hover a,
#header .actions .dropdown a:focus,
#header .actions .current,
#header .user a:hover,
#header .user a:focus,
#header .user .current,
#header .actions .menu .current {
  color: #fff;
}

#header .heading {
  font-weight: 900;
  margin-top: 1.5em;
}

#header .heading img,
#greeting .icon {
  display: none;
}

#header .heading a {
  line-height: 1;
}

#header .actions .menu .current {
  font-weight: normal;
}

#greeting {
  margin-bottom: 1.5em;
}

#header .user .menu,
#header .user a:hover,
#header .user a:focus,
#header .user .open a,
#header .user .dropdown:hover a {
  background: #025d65;
}

#header .user .menu li {
  border-color: #81aeab;
}

#header .primary {
  background: #c0d7ce none;
  border-top: 3px solid #025d65;
  box-shadow: none;
}

#header .primary a,
#header .primary input {
  font-weight: bold;
  background: transparent;
  border-color: #c0d7ce;
  color: #fff;
}

#header .primary .menu,
#header .primary a:hover,
#header .primary a:focus,
#header .primary .open a,
#header .primary .dropdown:hover a {
  background: #038b97;
}

#header .primary .menu li {
  border-color: #c0d7ce;
}

#header .actions .menu a:hover,
#header .actions .menu a:focus {
  text-decoration: underline;
}

#header #search input[type=&quot;text&quot;],
#header #search input[type=&quot;text&quot;]:focus {
  color: #fff;
  font-weight: 400;
  background-color: #025d65;
  box-shadow: inset 0 0 0 1px #038b97;
  text-decoration: none;
}

#header #search input[type=&quot;submit&quot;]:focus {
  box-shadow: none;
  color: #fff;
  text-decoration: underline;
}

#header h2 {
  padding: 0 6.5625em;
  border-top: 1px solid;
  text-shadow: none;
}

#dashboard li {
  text-align: left;
}

#dashboard a,
#dashboard span {
  color: #1a1c26;
  font-size: 90%;
}

#dashboard a:hover {
  background: transparent;
  color: #1a1c26;
  text-decoration: underline;
}

#dashboard ul {
  border-top: 0;
  padding-top: 0.5em;
}

#dashboard .current {
  background: #ddddff;
}

#dashboard .secondary {
  background: transparent;
  border: 0;
}

#dashboard.own {
  background: transparent;
  border: 0;
}

#footer {
  background: transparent none;
  border-top: 1px solid #b6b7bf;
  color: #999;
}

#footer .heading {
  color: #999;
}

#footer a {
  border: 0;
  color: #ae9581;
}

#footer a:hover {
  color: #038b97;
}

fieldset,
form dl,
fieldset dl dl,
fieldset fieldset fieldset,
fieldset fieldset dl dl,
dd.hideme,
form blockquote.userstuff {
  background: #ddeeff;
  border: 1px solid #ddeeff;
  box-shadow: none;
}

fieldset fieldset,
fieldset dl dl,
form blockquote.userstuff,
fieldset .index fieldset.listb ox .index {
  background: #fffff1;
}

input,
textarea {
  border: 1px solid #ddddff;
  box-shadow: none;
}

input:focus,
select:focus,
textarea:focus {
  background: #FAFAFA;
}

form dt {
  border-bottom: 1px solid #b6b7bf;
}

.autocomplete .dropdown ul li:hover,
li.selected {
  background: #ddeeff none;
  color: #8a6f59;
}

.ui-sortable li:hover {
  background: #aad5ff;
  border: 2px solid #999;
}

#ibox_wrapper {
  background: #fffff1;
  border: 10px solid #fffff1;
}

#ibox_content {
  background: #fffff1;
  border-bottom: 1px solid #bcdada;
}

.actions a,
.action,
.actions input,
input[type=&quot;submit&quot;],
button,
.current,
.actions label {
  background: #fffff1;
  border-color: #bcdada;
  border-radius: 0;
  color: #ae9581;
}

.actions a:hover,
.actions input:hover,
.actions a:focus,
.actions input:focus {
  border-color: #bcdada;
  box-shadow: none;
  color: #81aeab;
  text-decoration: underline;
}

.actions a:visited {
  color: #038b97;
}

.actions a:active,
.current,
a.current,
.current a:visited {
  background: #ddddff;
  border-color: #bcdada;
  box-shadow: none;
  color: #1a1c26;
}

.delete a,
span.delete {
  border-radius: 0;
  box-shadow: none;
}

.secondary {
  background: #fff;
  border: 2px solid #ddddff;
  border-radius: 0;
  box-shadow: none;
}

dl.stats + .landmark + .actions {
  float: right;
}

dl.stats + .landmark + .actions {
  margin: 0 auto;
}

.own,
.draft,
.draft .wrapper,
.unread,
.child,
.unwrangled,
.unreviewed {
  background: #ddeeff;
  opacity: 1.0;
}

.draft {
  border: 2px dashed #b6b7bf;
  border-radius: 0;
}

span.unread,
.replied,
span.claimed {
  background: #fffff1;
  border-color: #bcdada;
  border-radius: 0;
}

.own a.tag:hover,
.own li.relationships a.tag:hover {
  background: #ddddff;
}

.own li.relationships a {
  background: #fffff1;
}

a.tag,
.tags a {
  color: #8a6f59;
}

a.tag:hover,
.listbox .heading a.tag:visited:hover {
  background: #ddeeff;
  color: #8a6f59;
}

a.tag:visited {
  color: #9b9ca7;
}

.filters .tags li,
.review .tags {
  border-bottom: 1px dotted #ddddff;
}

.wrapper {
  box-shadow: none;
}

dl.index dd {
  background: #aad5ff;
  border: 1px solid #ddddff;
}

a.work {
  color: #81aeab;
}

li.relationships a,
.dashboard .own li.relationships a {
  background: #ddeeff;
}

li.relationships a.tag:hover {
  background: #bcdada;
}

.mods li,
dl.stats dt,
dl.stats dd {
  font-size: 1em;
}

.listbox,
fieldset fieldset.listbox {
  background: transparent;
  border: 1px solid #ddddff;
  border-color: transparent;
  box-shadow: 0 0 0 1px #fffff1;
  outline: none;
}

.listbox .many ul {
  background: #fff;
  border: 1px solid #ddddff;
}

.listbox .many li {
  background: #fffff1;
}

.listbox .many label.action {
  border: 0;
}

.listbox .heading,
.listbox .heading &amp;gt; a,
.listbox .heading &amp;gt; a:visited {
  color: #1a1c26;
}

.listbox h3.heading {
  background: #ddddff;
  display: block;
  letter-spacing: 1px;
}

.listbox .index,
.dashboard .listbox .index {
  background: transparent;
  box-shadow: none;
}

.media .listbox {
  background: #aad5ff;
  border: 0;
  box-shadow: 1px 2px 2px #9b9ca7;
  -moz-box-shadow: 1px 2px 2px #9b9ca7;
  -webkit-box-shadow: 1px 2px 2px #9b9ca7;
}

dl.meta {
  border: 1px solid #ddddff;
}

li.blurb,
.blurb .blurb {
  border: 0;
  border-bottom: 1px solid #bcdada;
  border-radius: 0;
  box-shadow: none;
}

.work li.blurb,
.collection li.blurb,
.history li.blurb,
.series li.blurb,
.tagset li.blurb {
  border-bottom: 0;
}

.blurb h4.heading a:link,
.blurb h4 img {
  color: #81aeab;
}

.blurb h4.heading a:hover {
  color: #038b97;
}

.blurb h4.heading a:visited {
  color: #025d65;
}

.blurb h5.heading a:link {
  color: #8a6f59;
}

.blurb h5.heading a:visited {
  color: #9b9ca7;
}

.blurb dl.stats {
  border-bottom: 1px solid #bcdada;
  float: none;
  padding-bottom: 0.5em;
}

.blurb.own dl.stats {
  padding-left: 0;
}

.picture .header {
  border-bottom: 1px dotted #aad5ff;
}

.bookmark .status span {
  border: 1px solid #ddeeff;
}

.bookmark .user {
  background: #aad5ff;
}

.preface h2.title {
  font-variant: normal;
}

div.comment,
li.comment {
  border: 1px solid #aad5ff;
}

.comment div.icon {
  border-bottom: 5px solid #aad5ff;
}

.comment h4.byline {
  background: #aad5ff;
}

.thread .even {
  background: #ddeeff;
}

.system .intro,
.system .module h2,
.system .intro a,
.system .intro em {
  font-family: &apos;Lucida Grande&apos;, &apos;Lucida Sans Unicode&apos;, &apos;GNU Unifont&apos;, Verdana, Helvetica, sans-serif;
}

.system p#signup {
  text-shadow: none;
}

.system .latest h3,
.system div.news h3 {
  border-bottom: 1px solid #ddddff;
  color: #025d65;
  font-family: &apos;Lucida Grande&apos;, &apos;Lucida Sans Unicode&apos;, &apos;GNU Unifont&apos;, Verdana, Helvetica, sans-serif;
}

.admin .header h3 {
  background: #ddddff;
  line-height: normal;
  text-align: left;
}

.readings-index h3 {
  background: #aad5ff;
  font-size: 0.875em;
}

.search input[type=&quot;text&quot;] {
  border-radius: 0;
  border-color: #999;
}

.search span.tip {
  background: #aad5ff;
  border: 1px solid #b6b7bf;
  color: #1a1c26;
}

form.filters fieldset {
  border: 1px solid #b6b7bf;
}

.filters dd {
  font-size: 1em;
}

.nomination dt {
  background: #fff;
}

.userstuff h2 {
  color: #333;
}

.userstuff table,
.userstuff td,
.userstuff col,
.userstuff tr,
.userstuff thead,
.userstuff tfoot,
.userstuff tbody,
.userstuff th,
.userstuff thead td,
.userstuff th a,
.userstuff th a:link {
  color: #222;
}

.flash,
div.error {
  border-radius: 0;
}

.notice,
.comment_notice,
ul.notes,
.caution,
.error,
.comment_error {
  border-radius: 0;
  box-shadow: none;
}

.error,
.comment_error {
  box-shadow: none;
}

span.symbol {
  color: #1a1c26;
  font-family: &apos;Lucida Grande&apos;, &apos;Lucida Sans Unicode&apos;, &apos;GNU Unifont&apos;, Verdana, Helvetica, sans-serif;
}

.question a:hover {
  background: #ddddff;
  border-color: #9b9ca7;
  color: #81aeab;
}

span.question {
  background: #ddddff;
  border-color: #9b9ca7;
  box-shadow: none;
}

#symbols-key dl {
  border: 1px solid #9b9ca7;
}

#user-fandoms ol.index {
  padding-bottom: 0;
  text-align: center;
}

#user-fandoms ol.index li {
  display: inline-block;
  margin-right: .5em;
}

#user-fandoms ol#fandom_full_list {
  padding-top: 0;
  padding-bottom: 1.5em;
  display: block !important;
}

#user-fandoms p.actions {
  display: none;
}

.verbose legend {
  background: #fffff1 !important;
  border: 1px solid #aad5ff !important;
  box-shadow: none !important;
}

#workskin {
  max-width: 60%;
}

#workskin img {
  max-width: 99%;
  height: auto;
}&lt;/textarea&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=ao3_skins&amp;ditemid=9092&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://ao3-skins.dreamwidth.org/9092.html</comments>
  <category>skin</category>
  <lj:security>public</lj:security>
  <lj:poster>tropicsbear</lj:poster>
  <lj:reply-count>2</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://ao3-skins.dreamwidth.org/8869.html</guid>
  <pubDate>Sun, 08 May 2016 10:38:03 GMT</pubDate>
  <title>Halp...</title>
  <link>https://ao3-skins.dreamwidth.org/8869.html</link>
  <description>Posted by: &lt;span lj:user=&apos;jenrose&apos; style=&apos;white-space: nowrap;&apos; class=&apos;ljuser&apos;&gt;&lt;a href=&apos;https://jenrose.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://jenrose.dreamwidth.org/&apos;&gt;&lt;b&gt;jenrose&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Okay, so I&apos;m creating a fic where there&apos;s a sort of side-bar-ish insert of a really cheesy sex manual. &lt;br /&gt;&lt;br /&gt;The manual needs to have headers in Impact and body text in Comic Sans. Because it&apos;s that kind of cheesy. There&apos;s terrible clip art too. I&apos;d LIKE the manual to appear in an indented box surrounded by a line, with those fonts. I&apos;d like the rest of the work to use site-standard fonts.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;I know NOTHING about CSS. However, I&apos;m pretty good at looking at a whole piece of html or whatever and adapting it to my needs. I&apos;m having trouble finding just one whole workskin? And then understanding how to apply it to part of the fic and not the rest? Is that possible?&lt;br /&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=ao3_skins&amp;ditemid=8869&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://ao3-skins.dreamwidth.org/8869.html</comments>
  <lj:security>public</lj:security>
  <lj:poster>jenrose</lj:poster>
  <lj:reply-count>4</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://ao3-skins.dreamwidth.org/8587.html</guid>
  <pubDate>Sun, 01 May 2016 12:27:43 GMT</pubDate>
  <title>Work Skin Dump</title>
  <link>https://ao3-skins.dreamwidth.org/8587.html</link>
  <description>Posted by: &lt;span lj:user=&apos;fuck_yeah&apos; style=&apos;white-space: nowrap;&apos; class=&apos;ljuser&apos;&gt;&lt;a href=&apos;https://fuck-yeah.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://fuck-yeah.dreamwidth.org/&apos;&gt;&lt;b&gt;fuck_yeah&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I realized I haven&apos;t spammed this community with any new work skins lately, so here, for anyone who&apos;s interested:&lt;br /&gt;- &lt;a href=&quot;http://archiveofourown.org/works/4579026&quot;&gt;How to Make Linked Footnotes&lt;/a&gt; (not really a work skin, but a fun bit of coding)&lt;br /&gt;- &lt;a href=&quot;http://archiveofourown.org/works/4826000&quot;&gt;How to Make a Rounded Playlist&lt;/a&gt;&lt;br /&gt;- &lt;a href=&quot;http://archiveofourown.org/works/5046274&quot;&gt;How to Make Invisible Text&lt;/a&gt; (for spoilers and such)&lt;br /&gt;- &lt;a href=&quot;http://archiveofourown.org/works/5434577&quot;&gt;How to Mimic Undertale Fonts&lt;/a&gt;&lt;br /&gt;- &lt;a href=&quot;http://archiveofourown.org/works/5817334&quot;&gt;How to Make Customized Page Dividers&lt;/a&gt;&lt;br /&gt;- &lt;a href=&quot;http://archiveofourown.org/works/6434845&quot;&gt;How to Make iOS Text Messages&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=ao3_skins&amp;ditemid=8587&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://ao3-skins.dreamwidth.org/8587.html</comments>
  <category>skin</category>
  <category>workskin</category>
  <lj:security>public</lj:security>
  <lj:poster>fuck_yeah</lj:poster>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://ao3-skins.dreamwidth.org/8062.html</guid>
  <pubDate>Tue, 09 Feb 2016 16:33:42 GMT</pubDate>
  <title>SMS workskin?</title>
  <link>https://ao3-skins.dreamwidth.org/8062.html</link>
  <description>Posted by: &lt;span lj:user=&apos;tropicsbear&apos; style=&apos;white-space: nowrap;&apos; class=&apos;ljuser&apos;&gt;&lt;a href=&apos;https://tropicsbear.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://tropicsbear.dreamwidth.org/&apos;&gt;&lt;b&gt;tropicsbear&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Hello, I was wondering if anyone knows a workskin that displays SMS text in message bubbles? I remember I read a fic where the workskin made it look like they were iPhone SMS bubbles but I can&apos;t find the fic again and Google hasn&apos;t given me any tutorials/codes on how to make a workskin like that.&lt;br /&gt;&lt;br /&gt;Any help would be much appreciated!&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=ao3_skins&amp;ditemid=8062&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://ao3-skins.dreamwidth.org/8062.html</comments>
  <category>question</category>
  <category>workskin</category>
  <lj:security>public</lj:security>
  <lj:poster>tropicsbear</lj:poster>
  <lj:reply-count>4</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://ao3-skins.dreamwidth.org/7878.html</guid>
  <pubDate>Fri, 14 Aug 2015 16:41:39 GMT</pubDate>
  <title>Help with buttons</title>
  <link>https://ao3-skins.dreamwidth.org/7878.html</link>
  <description>Posted by: &lt;span lj:user=&apos;seabroth&apos; style=&apos;white-space: nowrap;&apos; class=&apos;ljuser&apos;&gt;&lt;a href=&apos;https://seabroth.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://seabroth.dreamwidth.org/&apos;&gt;&lt;b&gt;seabroth&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;EDIT: I figured it out! Those buttons are &quot;forms&quot; with an &quot;input - submit&quot; type OVERTOP. So first you have to remove the input layer&apos;s background and stuff, and after that you can add the thickness you want to the padding layer of the form. Example:&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;input[type=&quot;submit&quot;] {&lt;br /&gt;  padding: none;&lt;br /&gt;  margin: 0px;&lt;br /&gt;  background: none !important;&lt;br /&gt;}&lt;br /&gt;&lt;br /&gt;form {&lt;br /&gt;  color: black;&lt;br /&gt;  background: #F3EFEC;&lt;br /&gt;  padding: 10px;&lt;br /&gt;}&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;The problem then, is that there are a few buttons that are inputs without this layer overtop. The &quot;Update&quot; button when you go to update your site skin is one such. I don&apos;t yet know what to do about that, maybe my brain just isn&apos;t working.&lt;br /&gt;&lt;br /&gt;————————————————————&lt;br /&gt;&lt;br /&gt;Hi guys! (One reason for this comm being dead might be because most people don&apos;t even know skins for AO3 exist...)&lt;br /&gt;&lt;br /&gt;Because my &quot;My Works/Bookmarks&quot; page looks like this on my computer, I Googled for stuff and eventually found out that you can make site skins, and so I began!&lt;br /&gt;&lt;br /&gt;&lt;a target=&quot;_blank&quot; href=&quot;http://ic.pics.livejournal.com/seabroth/66257702/46358/46358_original.png&quot;&gt;&lt;img src=&quot;http://ic.pics.livejournal.com/seabroth/66257702/46358/46358_300.png&quot; alt=&quot;AO3 bad default layout&quot; title=&quot;AO3 bad default layout&quot;&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;strike&gt;I&apos;m trying to create a skin, but I can&apos;t seem to get rid of (make smaller) the padding around certain types of buttons.&lt;/strike&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;http://ic.pics.livejournal.com/seabroth/66257702/47057/47057_original.png&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;http://ic.pics.livejournal.com/seabroth/66257702/47312/47312_original.png&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;http://ic.pics.livejournal.com/seabroth/66257702/47470/47470_original.png&quot;&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=ao3_skins&amp;ditemid=7878&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://ao3-skins.dreamwidth.org/7878.html</comments>
  <lj:security>public</lj:security>
  <lj:poster>seabroth</lj:poster>
  <lj:reply-count>3</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://ao3-skins.dreamwidth.org/7490.html</guid>
  <pubDate>Sun, 09 Aug 2015 01:17:34 GMT</pubDate>
  <title>Workskin: &quot;Lined Notebook Paper&quot;</title>
  <link>https://ao3-skins.dreamwidth.org/7490.html</link>
  <description>Posted by: &lt;span lj:user=&apos;fuck_yeah&apos; style=&apos;white-space: nowrap;&apos; class=&apos;ljuser&apos;&gt;&lt;a href=&apos;https://fuck-yeah.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://fuck-yeah.dreamwidth.org/&apos;&gt;&lt;b&gt;fuck_yeah&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Fulfilling another request, this time to mimic lined notebook paper. You can see a live example of this skin &lt;a href=&quot;http://archiveofourown.org/works/4414436?style=creator&quot;&gt;here&lt;/a&gt; and the tutorial for it is &lt;a href=&quot;http://teekettle.tumblr.com/post/126214255009/live-example-of-skin-my-ao3-skins&quot;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=ao3_skins&amp;ditemid=7490&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://ao3-skins.dreamwidth.org/7490.html</comments>
  <category>workskin</category>
  <category>skin</category>
  <lj:security>public</lj:security>
  <lj:poster>fuck_yeah</lj:poster>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://ao3-skins.dreamwidth.org/7264.html</guid>
  <pubDate>Wed, 22 Jul 2015 19:13:19 GMT</pubDate>
  <title>Workskin: &quot;Newspaper Article&quot;</title>
  <link>https://ao3-skins.dreamwidth.org/7264.html</link>
  <description>Posted by: &lt;span lj:user=&apos;fuck_yeah&apos; style=&apos;white-space: nowrap;&apos; class=&apos;ljuser&apos;&gt;&lt;a href=&apos;https://fuck-yeah.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://fuck-yeah.dreamwidth.org/&apos;&gt;&lt;b&gt;fuck_yeah&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;So, this community seems pretty deserted, but I&apos;m still sharing skins anyway in case anyone happens to stumble upon them. I received a request for a skin that mimicked a newspaper article. You can see a live example of what I created &lt;a href=&quot;http://archiveofourown.org/works/4355759&quot;&gt;here&lt;/a&gt; and the tutorial for it is &lt;a href=&quot;http://teekettle.tumblr.com/post/124765663544/original-article-live-example-of-skin-my-ao3&quot;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=ao3_skins&amp;ditemid=7264&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://ao3-skins.dreamwidth.org/7264.html</comments>
  <category>skin</category>
  <category>workskin</category>
  <lj:security>public</lj:security>
  <lj:poster>fuck_yeah</lj:poster>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://ao3-skins.dreamwidth.org/6944.html</guid>
  <pubDate>Tue, 16 Jun 2015 21:03:28 GMT</pubDate>
  <title>Work Skins: &quot;Deadpool&apos;s Boxes&quot; and &quot;Sticky Notes&quot;</title>
  <link>https://ao3-skins.dreamwidth.org/6944.html</link>
  <description>Posted by: &lt;span lj:user=&apos;fuck_yeah&apos; style=&apos;white-space: nowrap;&apos; class=&apos;ljuser&apos;&gt;&lt;a href=&apos;https://fuck-yeah.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://fuck-yeah.dreamwidth.org/&apos;&gt;&lt;b&gt;fuck_yeah&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Hopefully it&apos;s actually okay to cross-post two tutorials here instead of actually posting the CSS here, but I&apos;ve just discovered this community and was hoping to share the work skins I&apos;ve created so far.&lt;br /&gt;&lt;br /&gt;1. &lt;a href=&quot;http://teekettle.tumblr.com/post/120631771129/example-text-seem-familiar-well-it-should-so&quot;&gt;Deadpool&apos;s Boxes&lt;/a&gt; -- work skin emulating the yellow and white box in the Deadpool comics.&lt;br /&gt;&lt;br /&gt;2. &lt;a href=&quot;http://teekettle.tumblr.com/post/121690800779/so-after-i-made-my-last-ao3-work-skin&quot;&gt;Sticky Notes&lt;/a&gt; -- work skin emulating sticky notes (aka &quot;Post-Its&quot;)&lt;br /&gt;&lt;br /&gt;I hope these are helpful and expect me to post more skins soon! :)&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=ao3_skins&amp;ditemid=6944&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://ao3-skins.dreamwidth.org/6944.html</comments>
  <category>skin</category>
  <category>workskin</category>
  <lj:security>public</lj:security>
  <lj:poster>fuck_yeah</lj:poster>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://ao3-skins.dreamwidth.org/6684.html</guid>
  <pubDate>Sat, 19 Jul 2014 06:01:12 GMT</pubDate>
  <title>AO3 Work Skins</title>
  <link>https://ao3-skins.dreamwidth.org/6684.html</link>
  <description>Posted by: &lt;span lj:user=&apos;cottonballzofdeath&apos; style=&apos;white-space: nowrap;&apos; class=&apos;ljuser&apos;&gt;&lt;a href=&apos;https://cottonballzofdeath.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://cottonballzofdeath.dreamwidth.org/&apos;&gt;&lt;b&gt;cottonballzofdeath&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Hello all,&lt;br /&gt;&lt;br /&gt;I&apos;m writing a work skin for a story I&apos;m going to post in AO3. For the most part, it seems to working fine, but one of the problems I&apos;m having is that it puts items that are coded under a span html tag on separate lines. Everything looks fine when I&apos;m publishing it in my browser, but when I preview the skin in AO3, everything with a span tag looks all wonky. Any suggestions on what I may be doing wrong and how I might be able to resolve this issue? I would really appreciate any input you might have to offer.&lt;br /&gt;&lt;br /&gt;Thank you,&lt;br /&gt;&lt;br /&gt;Cottonballz&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=ao3_skins&amp;ditemid=6684&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://ao3-skins.dreamwidth.org/6684.html</comments>
  <lj:security>public</lj:security>
  <lj:poster>cottonballzofdeath</lj:poster>
  <lj:reply-count>3</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://ao3-skins.dreamwidth.org/6510.html</guid>
  <pubDate>Sat, 16 Nov 2013 07:12:30 GMT</pubDate>
  <title>Making the table structure vsible</title>
  <link>https://ao3-skins.dreamwidth.org/6510.html</link>
  <description>Posted by: &lt;span lj:user=&apos;smallbrownfrog&apos; style=&apos;white-space: nowrap;&apos; class=&apos;ljuser&apos;&gt;&lt;a href=&apos;https://smallbrownfrog.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://smallbrownfrog.dreamwidth.org/&apos;&gt;&lt;b&gt;smallbrownfrog&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;This is probably an incredibly basic question, but could somebody please help me understand how to make a Work Skin that will make all the dividing lines in a table visible again? I have a meta piece that I want to post, but it&apos;s completely unreadable and unusable once AO3&apos;s software has removed all the borders. I need clear lines between the different table cells so that people can easily scan a column or row.&lt;br /&gt;&lt;br /&gt;Thank you.&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=ao3_skins&amp;ditemid=6510&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://ao3-skins.dreamwidth.org/6510.html</comments>
  <lj:security>public</lj:security>
  <lj:poster>smallbrownfrog</lj:poster>
  <lj:reply-count>8</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://ao3-skins.dreamwidth.org/6156.html</guid>
  <pubDate>Tue, 05 Mar 2013 11:27:19 GMT</pubDate>
  <title>Flat Squares skin</title>
  <link>https://ao3-skins.dreamwidth.org/6156.html</link>
  <description>Posted by: &lt;span lj:user=&apos;milkfatzero&apos; style=&apos;white-space: nowrap;&apos; class=&apos;ljuser&apos;&gt;&lt;a href=&apos;https://milkfatzero.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://milkfatzero.dreamwidth.org/&apos;&gt;&lt;b&gt;milkfatzero&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;A modern, &apos;flat&apos; skin.  Maybe someone other than me will find it useful *g*&lt;br /&gt;&lt;br /&gt;Things of note: The category and warning icons on the blurbs have been replaced with colour-coded bits of text. The works font is set to a very large 20px.  &lt;br /&gt;&lt;br /&gt;&lt;em&gt;Updated 2015-05-25.&lt;/em&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Previews and code:&lt;br /&gt;&lt;br /&gt;&lt;span class=&quot;cut-wrapper&quot;&gt;&lt;span style=&quot;display: none;&quot; id=&quot;span-cuttag___1&quot; class=&quot;cuttag&quot;&gt;&lt;/span&gt;&lt;b class=&quot;cut-open&quot;&gt;(&amp;nbsp;&lt;/b&gt;&lt;b class=&quot;cut-text&quot;&gt;&lt;a href=&quot;https://ao3-skins.dreamwidth.org/6156.html#cutid1&quot;&gt;Read more...&lt;/a&gt;&lt;/b&gt;&lt;b class=&quot;cut-close&quot;&gt;&amp;nbsp;)&lt;/b&gt;&lt;/span&gt;&lt;div style=&quot;display: none;&quot; id=&quot;div-cuttag___1&quot; aria-live=&quot;assertive&quot;&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=ao3_skins&amp;ditemid=6156&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://ao3-skins.dreamwidth.org/6156.html</comments>
  <category>skin</category>
  <lj:security>public</lj:security>
  <lj:poster>milkfatzero</lj:poster>
  <lj:reply-count>26</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://ao3-skins.dreamwidth.org/5909.html</guid>
  <pubDate>Thu, 21 Feb 2013 01:04:19 GMT</pubDate>
  <title>Tag links</title>
  <link>https://ao3-skins.dreamwidth.org/5909.html</link>
  <description>Posted by: &lt;span lj:user=&apos;cesy&apos; style=&apos;white-space: nowrap;&apos; class=&apos;ljuser&apos;&gt;&lt;a href=&apos;https://cesy.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://cesy.dreamwidth.org/&apos;&gt;&lt;b&gt;cesy&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style=&apos;white-space: nowrap;&apos;&gt;&lt;a href=&apos;http://deansfangirl.livejournal.com/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/external/lj-userinfo.gif&apos; alt=&apos;[livejournal.com profile] &apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; width=&apos;17&apos; height=&apos;17&apos;/&gt;&lt;/a&gt;&lt;a href=&apos;http://deansfangirl.livejournal.com/&apos;&gt;&lt;b&gt;deansfangirl&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; asked me a question about underlining on tag links, as text-decoration wasn&apos;t working, and I thought I&apos;d post the answer here for anyone else who was wondering. It looks like it&apos;s been done with border-bottom 1px dotted, so a.tag {border-bottom: none;} should do the trick.&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=ao3_skins&amp;ditemid=5909&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://ao3-skins.dreamwidth.org/5909.html</comments>
  <lj:security>public</lj:security>
  <lj:poster>cesy</lj:poster>
  <lj:reply-count>1</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>https://ao3-skins.dreamwidth.org/5728.html</guid>
  <pubDate>Tue, 05 Jun 2012 14:41:42 GMT</pubDate>
  <title>New stats page and custom skins (the grey came back, thought it was a gonner, but...)</title>
  <link>https://ao3-skins.dreamwidth.org/5728.html</link>
  <description>Posted by: &lt;span lj:user=&apos;facetofcathy&apos; style=&apos;white-space: nowrap;&apos; class=&apos;ljuser&apos;&gt;&lt;a href=&apos;https://facetofcathy.dreamwidth.org/profile&apos;&gt;&lt;img src=&apos;https://www.dreamwidth.org/img/silk/identity/user.png&apos; alt=&apos;[personal profile] &apos; width=&apos;17&apos; height=&apos;17&apos; style=&apos;vertical-align: text-bottom; border: 0; padding-right: 1px;&apos; /&gt;&lt;/a&gt;&lt;a href=&apos;https://facetofcathy.dreamwidth.org/&apos;&gt;&lt;b&gt;facetofcathy&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;If you&apos;re using a custom skin of your own on the AO3, you may notice that the new statistics page (find it via your sidebar on your user page) has some grey backgrounds that may not work for you.&lt;br /&gt;&lt;br /&gt;This colour is styled via the sandbox stylesheet which loads after your custom styles.&lt;br /&gt;&lt;br /&gt;To change the grey you need to do this in your skin:&lt;br /&gt;&lt;br /&gt;&lt;pre&gt;.statistics .even {
  background: YOURCOLOR !important;
  }&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;If you want to dig deeper into styling that page, be aware that there is also some padding styled in the sandbox as well that will need an !important to override it.&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;https://www.dreamwidth.org/tools/commentcount?user=ao3_skins&amp;ditemid=5728&quot; width=&quot;30&quot; height=&quot;12&quot; alt=&quot;comment count unavailable&quot; style=&quot;vertical-align: middle;&quot;/&gt; comments</description>
  <comments>https://ao3-skins.dreamwidth.org/5728.html</comments>
  <lj:security>public</lj:security>
  <lj:poster>facetofcathy</lj:poster>
  <lj:reply-count>0</lj:reply-count>
</item>
</channel>
</rss>
