- Who am I ? +
nibblepoker@gmail.com
-TODO
+
+ Bozet Herwin +
+- Skills +
+ TODO +
++ +
+@NibblePoker
+TODO
diff --git a/commons/body-root.php b/commons/body-root.php index 298797a..71e2c11 100644 --- a/commons/body-root.php +++ b/commons/body-root.php @@ -1,2 +1,7 @@ - + diff --git a/commons/content.php b/commons/content.php index 7846614..948cba5 100644 --- a/commons/content.php +++ b/commons/content.php @@ -1,6 +1,14 @@ -Nibble Poker
- "> + "> - "> - - - - - - + "> + +This page is still under construction !
-REQUEST_URI:
-$requested_content_type:
-$requested_content_display_type:
-$requested_tags: []
-count($requested_tags):
-$content_has_error:
-$_content_error_message_key:
-localize($_content_error_message_key):
-$content_error_message:
-$filtered_content_index_data:
-$content_requested_url_part:
-REQUEST_URI: '.$_SERVER['REQUEST_URI'].'
'); + echo('$requested_content_type: '.$requested_content_type.'
'); + echo('$requested_content_display_type: '.$requested_content_display_type.'
'); + echo('$requested_tags: ['.implode(", ", $requested_tags).']
'); + echo('count($requested_tags): '.count($requested_tags).'
'); + echo('$content_has_error: '.$content_has_error.'
'); + echo('$_content_error_message_key: '.$_content_error_message_key.'
'); + echo('localize($_content_error_message_key): '.localize($_content_error_message_key).'
'); + echo('$content_error_message: '.$content_error_message.'
'); + echo('$filtered_content_index_data: '); + print_r($filtered_content_index_data); + echo('
'); + echo('$content_requested_url_part: '.$content_requested_url_part.'
'); + echo(''.$filtered_content_index_data[$i]["title"][$user_language].'
'); + + + echo(''.$filtered_content_index_data[$i]["title"][$user_language].'
'); + echo(''.$filtered_content_index_data[$i]["preamble"][$user_language].'
'); + echo(''); + + echo('
'. 'Card footer here.'. - '
PB-ListComPort diff --git a/links/index.php b/links/index.php index e405710..0115b61 100644 --- a/links/index.php +++ b/links/index.php @@ -1,4 +1,8 @@ - +
@@ -15,7 +19,7 @@@@ -58,7 +62,7 @@
@@ -72,7 +76,7 @@
@@ -89,7 +93,7 @@
@@ -107,7 +111,7 @@
diff --git a/readme.md b/readme.md index 3419575..291a26c 100644 --- a/readme.md +++ b/readme.md @@ -39,8 +39,6 @@ These files are required for the website to work properly !
* `/resources/FontAwesomePro/` * HalfMoon v1.1.1 * `/resources/HalfMoon/` -* Quantum - * `/resources/Quantum/` ### Optional These files are leftovers from previous projects and might be required somewhere. @@ -48,5 +46,3 @@ These files are leftovers from previous projects and might be required somewhere * `/resources/ChartJs/` * Material Icons * `/resources/GoogleFonts/MaterialIcons/` -* Icons8 - Color & Fluent private packs - * `/resources/Icons8/` diff --git a/resources/Azias/css/nibblepoker.lu.css b/resources/Azias/css/nibblepoker.lu.css index 34f7435..f4f5818 100644 --- a/resources/Azias/css/nibblepoker.lu.css +++ b/resources/Azias/css/nibblepoker.lu.css @@ -4,6 +4,11 @@ src: url("/resources/Quantum/Quantum.otf") format('opentype'); } +/* Preventing images from being saved with the right-click */ +img.no-save { + pointer-events: none; +} + /* Background for the main container and its cards */ div#body-overlay { position: absolute; @@ -91,11 +96,20 @@ div#body-overlay { image-rendering: pixelated; } -hr, hr.dark-mode { +hr, hr.dark-mde, hr.subtle { background-color: rgba(0, 0, 0, 0) !important; background: rgb(93,95,97); background: radial-gradient(circle, rgba(83,85,87,0.8) 0%, rgba(65,67,69,0.65) 75%, rgba(17,20,23,0) 100%); - opacity: 0.75; + opacity: 0.1; + margin-top: 5px; + margin-bottom: 5px; +} + +img.content-search-image { + max-height: 128px; +} +div.content-tag-container a:not(:first-child) { + margin-left: 10px; } @media (min-width: 993px) { @@ -113,6 +127,22 @@ hr, hr.dark-mode { } } +/* Custom dynamic sizing */ +.w-lg-p90 { + width: 95% !important; +} +@media (max-width: 992px) { + .w-95 { + width: 95% !important; + } +} +@media (min-width: 993px) { + .w-lg-p90 { + width: 90% !important; + } +} + + /* Trash */ /*.lang-icon { height: var(--base-line-height); diff --git a/resources/Quantum/Quantum.otf b/resources/Quantum/Quantum.otf new file mode 100644 index 0000000..b26c789 Binary files /dev/null and b/resources/Quantum/Quantum.otf differ diff --git a/resources/Quantum/readme.md b/resources/Quantum/readme.md new file mode 100644 index 0000000..34fc69a --- /dev/null +++ b/resources/Quantum/readme.md @@ -0,0 +1,2 @@ +# Quantum Font +100% font made by [sesohq](https://www.sesohq.com/) over at [sesohq.sellfy.store](https://sesohq.sellfy.store/p/3enu/).