Parcourir la source

Carica file su 'css'

Alessia il y a 2 ans
Parent
commit
dec6fcef52
1 fichiers modifiés avec 24 ajouts et 0 suppressions
  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;
+}