Difference between revisions of "GSDP:GAM100API.css"
From Inside
>Justin.chambers |
>Justin.chambers |
||
| Line 1: | Line 1: | ||
| + | <noinclude> | ||
| + | This file establishes the CSS styles for the GAM100 CProcessing API pages. | ||
| + | </noinclude> | ||
| + | |||
<includeonly> | <includeonly> | ||
<html> | <html> | ||
<style type="text/css"> | <style type="text/css"> | ||
| + | |||
| + | /* Logo */ | ||
| + | #p-logo { display: none; }*/ | ||
| + | |||
| + | /* Code Snippet Highlighting */ | ||
.syntaxhighlight-c {font-size: 150%;} | .syntaxhighlight-c {font-size: 150%;} | ||
| − | + | ||
</style> | </style> | ||
</html> | </html> | ||
</includeonly> | </includeonly> | ||
Revision as of 19:20, 17 September 2018
This file establishes the CSS styles for the GAM100 CProcessing API pages.