aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorarf20 <aruizfernandez05@gmail.com>2023-09-07 01:24:04 +0200
committerarf20 <aruizfernandez05@gmail.com>2023-09-07 01:24:04 +0200
commit381b6e939dd8a5e02fc33c7684cde9acc9e79a35 (patch)
treec6708d0075d0d0166ae4d14c94806eab00d80d10 /style.css
parentf3b319c556ff068f556e1c276876311b4edacaf2 (diff)
downloadarfnet2-web-381b6e939dd8a5e02fc33c7684cde9acc9e79a35.tar.gz
arfnet2-web-381b6e939dd8a5e02fc33c7684cde9acc9e79a35.zip
A difficult message.
Diffstat (limited to 'style.css')
-rw-r--r--style.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/style.css b/style.css
new file mode 100644
index 0000000..3187766
--- /dev/null
+++ b/style.css
@@ -0,0 +1,9 @@
+.title {
+ font-size: 36px;
+}
+
+header *{
+ display: inline-block;
+ vertical-align: middle;
+}
+