Skip to content
Snippets Groups Projects
Select Git revision
  • 9299d34c20ed62fba8fad000b47cf6cf8851158e
  • master default protected
  • fix_Makefile.mingw#2
  • update_Makefile.mingw
  • fix_Makefile.mingw
  • fix_API_for_C_apps
  • fix_procinfo_mac
  • boinccmd_gpu_mode_always_until_sigterm
  • fgrp_osx_hotfix
  • fix_boinc_master@f8250782
  • eah_wrapper_improvements
  • diagnostics_win-hotfix
  • diagnostics_win-hotfix-old
  • current_fgrp_apps
  • testing_gw_apps
  • gw_app_darwin_15
  • current_brp_apps
  • current_brp_apps_android10
  • current_gfx_apps
  • current_server
  • current_gw_apps
  • previous_fgrp_apps
  • previous_gw_apps
  • testing_brp_apps
  • apps_FGRP3_1.07
  • apps_FGRP3_1.08
26 results

graphics2.h

Blame
  • stylesheet.css 7.89 KiB
    BODY,H1,H2,H3,H4,H5,H6,P,CENTER,TD,TH,UL,DL,DIV {
    	font-family: Geneva, Arial, Helvetica, sans-serif;
    }
    BODY,TD {
           font-size: 90%;
    }
    H1 {
    	text-align: center;
           font-size: 160%;
    }
    H2 {
           font-size: 120%;
    }
    H3 {
           font-size: 100%;
    }
    CAPTION { font-weight: bold }
    DIV.qindex {
    	width: 100%;
    	background-color: #e8eef2;
    	border: 1px solid #84b0c7;
    	text-align: center;
    	margin: 2px;
    	padding: 2px;
    	line-height: 140%;
    }
    DIV.nav {
    	width: 100%;
    	background-color: #e8eef2;
    	border: 1px solid #84b0c7;
    	text-align: center;
    	margin: 2px;
    	padding: 2px;
    	line-height: 140%;
    }
    DIV.navtab {
           background-color: #e8eef2;
           border: 1px solid #84b0c7;
           text-align: center;
           margin: 2px;
           margin-right: 15px;
           padding: 2px;
    }
    TD.navtab {
           font-size: 70%;
    }
    A.qindex {
           text-decoration: none;
           font-weight: bold;
           color: #1A419D;
    }
    A.qindex:visited {
           text-decoration: none;
           font-weight: bold;
           color: #1A419D
    }
    A.qindex:hover {
    	text-decoration: none;
    	background-color: #ddddff;
    }
    A.qindexHL {
    	text-decoration: none;
    	font-weight: bold;
    	background-color: #6666cc;
    	color: #ffffff;
    	border: 1px double #9295C2;
    }
    A.qindexHL:hover {
    	text-decoration: none;
    	background-color: #6666cc;