소스 검색

Carica file su 'css'

Alessia 2 년 전
부모
커밋
6815881bba
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;
+}