From 84705ca02b77e9eb1e4a67dbba64a97c59128d0f Mon Sep 17 00:00:00 2001 From: hmtsai Date: Sat, 31 Aug 2024 09:51:56 +0800 Subject: [PATCH] Initral --- index.css | 14 ++++++++++ index.html | 75 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 89 insertions(+) create mode 100644 index.css create mode 100644 index.html diff --git a/index.css b/index.css new file mode 100644 index 0000000..31bd597 --- /dev/null +++ b/index.css @@ -0,0 +1,14 @@ +mdui-card { + margin: 3px; + width: calc(25% - 6px); + height: 8em; +} + +mdui-card h1 { + margin: 0; + padding: 0.2em 0.2em; +} + +mdui-layout-main { + display: flex; +} diff --git a/index.html b/index.html new file mode 100644 index 0000000..26777f9 --- /dev/null +++ b/index.html @@ -0,0 +1,75 @@ + + + + + + + + + + + + + + + Study Area CN Learn + + + + + 开始学习 + 讨论区 + 查看本站源码 + + + + + Study Area CN Learn + + + + +

学习电脑

+
+ +

学习 Linux 基础

+
+
+
+ + + +