1. /*SUBMIT+MOD PAGE*/
  2. #link-desc::after, #text-desc::after {
  3. content: "";
  4. background: url(%%subredditrules%%) no-repeat;
  5. background-position: 10px;
  6. display: block;
  7. width: 100%;
  8. height: 300px;
  9. }