🎨 Fix CSS: Import global.css + plain CSS styles

CSS was not being imported! Fixed:

 Added 'import ../styles/global.css' to BaseLayout.astro
 Rewrote CSS with plain CSS (not @apply which wasn't working)
 Cookie banner has inline styles as backup
 Font size: 16px base
 Solid colors: green-600 (#16a34a), gray-900 (#111827)
 Footer has policy links

Build: 12 pages 
This commit is contained in:
Kunthawat Greethong
2026-03-10 08:21:30 +07:00
parent 0d3c8fa5b8
commit 3ed9f3f3ff
11122 changed files with 1624110 additions and 180 deletions

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/1c-query'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/1c'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/abap'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/actionscript-3'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/ada'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/adoc'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/angular-expression'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/angular-html'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/angular-inline-style'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/angular-inline-template'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/angular-let-declaration'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/angular-template-blocks'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/angular-template'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/angular-ts'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/apache'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/apex'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/apl'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/applescript'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/ara'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/asciidoc'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/asm'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/astro'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/awk'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/ballerina'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/bash'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/bat'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/batch'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/be'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/beancount'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/berry'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/bibtex'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/bicep'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/blade'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/bsl'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/c'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/cadence'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/cairo'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/cdc'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/clarity'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/clj'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/clojure'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/closure-templates'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/cmake'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/cmd'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/cobol'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/codeowners'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/codeql'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/coffee'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/coffeescript'

View File

@@ -0,0 +1 @@
import { LanguageRegistration } from '@shikijs/core';declare const reg: LanguageRegistration[];export default reg

View File

@@ -0,0 +1 @@
export { default } from '@shikijs/langs/common-lisp'

Some files were not shown because too many files have changed in this diff Show More