瀏覽代碼

Carica file su 'css'

Alessia 2 年之前
父節點
當前提交
dec6fcef52
共有 1 個文件被更改,包括 24 次插入0 次删除
  1. 24 0
      css/OA.css

+ 24 - 0
css/OA.css

@@ -0,0 +1,24 @@
+#time {
+  color: #898989;
+  font-style: italic;
+  font-weight: 400;
+}
+
+#artist_name {
+    font-style: italic;
+    font-weight: 400;
+    color: #696969;
+}
+
+#nome_oggetto {
+    color: #b61924;
+    font-weight: 400;
+}
+
+#artist .row {
+  padding-left: 0px;
+}
+
+#artist .col-9 {
+  padding-left: 0px;
+}