File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 55 < meta name ="title " content ="Codeception - BDD-style PHP testing framework " />
66 < title > {% if page.title %} {{ page.title }} Collection of symfony framework tools - Symfohub: useful libs for symfony frameworks</ title > {% endif %}
77 < link rel ="shortcut icon " href ="/images/favicon.png " />
8+ < link href ='http://fonts.googleapis.com/css?family=Philosopher&subset=latin ' rel ='stylesheet ' type ='text/css '>
9+ < script type ="text/javascript ">
810 < link rel = "stylesheet" type = "text/css" media = "screen" href = "/css/screen.css" />
911 < link rel = "stylesheet" type = "text/css" media = "screen" href = "/css/syntax.css" / >
1012 </head >
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ code.yaml .nv {color: #fff;}
2020
2121
2222.highlight pre {
23- font-family : "Bitstream Vera Sans Mono" , monospace;
23+ font-family : "Bitstream Vera Sans Mono" , monospace;
2424 background : # 222 ;
2525 padding : 5px ;
2626 color : # fff ;
You can’t perform that action at this time.
0 commit comments