Logo

GitLab

Sign in

SGJP / Kuznia

  • Back to Group
  • Project
  • Activity
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Kuznia
  • common
  • static
  • css
  • help.css
  • Dodanie stylów stron pomocy oraz pozycji nowej strony pomocy w menu.
    2bd3a673
    Dorota Komosińska authored
    2016-10-28 18:51:38 +0200  
    Browse Dir »
help.css 286 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
.kapitaliki {
  font-variant: small-caps;
}
.leksem {
  font-variant: small-caps;
  font-weight: bold;
}
.cytat {
  font-style: italic;
}
.symb {
  font-style: italic;
  font-weight: bold;
}
.przykl {
  font-style: italic;font-weight: bold;
}
.przycisk {
  background-color: #D0D0D0;
}