From a2fa9abcc09fb4b2d1713e05094a1336fe42befc Mon Sep 17 00:00:00 2001 From: Ray Date: Tue, 2 Aug 2022 00:38:42 +0200 Subject: Update loader.html --- examples/core/loader.html | 54 +++++++++++++++++++++++------------------------ 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/examples/core/loader.html b/examples/core/loader.html index b6de108..a317686 100644 --- a/examples/core/loader.html +++ b/examples/core/loader.html @@ -3,12 +3,12 @@ loading... - + - + @@ -18,7 +18,7 @@ - + @@ -40,17 +40,17 @@ #eximage canvas { position: relative; top: 1px; left: 1px; border: 1px solid red; background: black; } pre { width: 802px!important;} pre code{ border: 1px solid; border-color:#b0b0b0; height:auto; } - .exdownbtn{ margin-right: 20px; width:220px; height:30px; float:left; position: relative; cursor:pointer; font-weight:bold; font-size:10px; - line-height:30px; text-align: center; border-width:5px; background-color:#e1e1e1; color:#5c5a5a; + .exdownbtn{ margin-right: 20px; width:220px; height:30px; float:left; position: relative; cursor:pointer; font-weight:bold; font-size:10px; + line-height:30px; text-align: center; border-width:5px; background-color:#e1e1e1; color:#5c5a5a; border:4px solid #898888; font-family: grixel_acme_7_wide_xtnd, Courier New, Verdana, Arial;} #exdowncode .exdownbtn:hover{background-color:#f0d6d6; color:#c55757; border:4px solid #e66666;} #exdownexec .exdownbtn:hover{background-color:#bedce8; color:#417794; border:4px solid #5d9cbd;} - + .fancybox-wrap fancybox-desktop fancybox-type-iframe fancybox-opened { width: 860px!important;} .fancybox-inner { width: 850px!important; } .fancybox-iframe { width: 830px!important; } - + - +
@@ -134,18 +134,18 @@
- + - +
- +

raylib example source code

- + - + \ No newline at end of file -- cgit v1.2.3