https://github.com/qgis/QGIS
Raw File
Tip revision: ea85bef1c0f5e60cf8a6eabafe322e4c693d21c1 authored by Juergen E. Fischer on 25 March 2016, 12:17:01 UTC
Release of 2.14.1
Tip revision: ea85bef
qgisdoc.css
body{
  font-family: trebuchet,arial,helvetica,sans;
  font-size: 11pt;
}
.normal{
  font-size: 11pt;
}
.warning{
  font-family: trebuchet,arial,helvetica,sans;
  font-size: 12pt;
  font-weight: bold;
  color: #800000;
} 
span.header{
  font-family: trebuchet,arial,helvetica,sans;
  font-size: 18pt;
}
span.subheader{
  font-family: trebuchet,arial,helvetica,sans;
  font-size: 14pt;
  font-weight: normal;
}
dt{
  font-size: 10pt;
  font-weight: bold;
}
ul.small{
  font-size: 9pt;
}
h2{
  font-size: 14pt;
  font-family: trebuchet,arial,helvetica,sans;
  font-weight: normal;
}
a.link.bar{
  font-size: 9pt;
  font-style: italic;
}
  }
}
back to top