사용자:Senior9324/paper.css: 두 판 사이의 차이

잔글편집 요약 없음
잔글편집 요약 없음
1번째 줄: 1번째 줄:
#wikiBody, #siteNotice, #p-personal {
#wikiBody, #siteNotice {
   font-size: 14px;
   font-size: 14px;
}
#p-personal li {
  font-size: 12px;
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}
#pt-notifications .mw-echo-notifications-badge {
  margin: 4px -4px;
}
#pt-userpage, #pt-anonuserpage {
  background-position: left;
}
}

2015년 5월 3일 (일) 01:34 판

#wikiBody, #siteNotice {
  font-size: 14px;
}
#p-personal li {
  font-size: 12px;
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}
#pt-notifications .mw-echo-notifications-badge {
  margin: 4px -4px;
}
#pt-userpage, #pt-anonuserpage {
  background-position: left;
}