Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
m-casanova authored Aug 18, 2024
1 parent 47b19eb commit 3d71fab
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -60,15 +60,13 @@ h3.z { background-color:#992639; }
.punto::before { content: ''; text-align: center; color: #fff; font-size: 15pt; }
.pt1::before { top: 10px }
.pt1 .punto { border-color: #0066cc; }
.pt2 .punto { border-color: #207ad5 }
.pt3 .punto { border-color: #207ad5 }
.pt4::before { height: 10px }
.pt4 .punto { border-color: #0066cc; }
.pt2::before { height: 10px }
.pt2 .punto { border-color: #0066cc; }

.risp p { margin: 0 10px 0 10px; padding:0 }
.risp .d { font-weight: 700; margin-bottom: 5px }
.risp .t { margin-left: 20px; font-size: 16pt }
.risp .i { margin-left: 30px; font-size: 13pt }
.risp .t { margin-left: 20px; font-size: 15pt }
.risp .i { margin-left: 30px; font-size: 14pt }
.risp .e { margin-left: 50px; font-size: 14pt }
.risp .se { color: #992639; font-weight: bold }

Expand Down

0 comments on commit 3d71fab

Please sign in to comment.