Files
pgadmin4/web/pgadmin/static/css/pgadmin.css

12 lines
296 B
CSS

@font-face {
font-family: "Open Sans";
src: url("~top/static/fonts/OpenSans-Regular.ttf");
font-weight: normal;
font-style: normal; }
@font-face {
font-family: "Source Code Pro";
src: url("~top/static/fonts/SourceCodePro-Regular.ttf");
font-weight: normal;
font-style: normal; }