厭倦了使用預設的紫色主題?現在,GMX.css 有一個內建主題,您可以輕鬆地將其添加到您的網站! ?
因此,您可以使用以下簡單的程式碼在 gmx.css 和 iconify-icon 匯入下匯入主題檔案:
<link rel="stylesheet" href="https://unpkg.com/gmx.css/theme.css">
它包括紅色、粉紅色、紫色、靛藍、藍色、青色、青色、綠色、石灰、黃色、琥珀色、橙色和單色。
例如,如果您想讓您的網站採用綠色配色方案,只需將綠色類別新增至您的 body 網站即可!
... <body> <p>Just that! Import the theme file and add color class to the body. Make your website have uniqueness and characteristics. ?</p> <hr> <p>Getting started on your website with GMX.css now ✨<br> </p> <pre class="brush:php;toolbar:false"><link rel="stylesheet" href="https://unpkg.com/gmx.css"> <script src="https://unpkg.com/iconify-icon"></script>
GMX.css 儲存庫
GMX.css NPM
GMX.css 網站
以上是GMX.css v. 選擇您最喜歡的主題!的詳細內容。更多資訊請關注PHP中文網其他相關文章!