Skip to content

Commit 43554f7

Browse files
committed
aggiornata web page. aggiunta sezione codice
1 parent 7bc4ebe commit 43554f7

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

assets/css/style.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ ul {
3030
font-size: 1.2em;
3131
}
3232

33+
#main_content .codice {
34+
font-size: 1.2em;
35+
}
36+
3337
#main_content a {
3438
color: #1a76c2;
3539
}

index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
layout: index
55
---
66

7+
# Codice
8+
9+
<span class="codice">Il codice dell'applicativo si può trovare al seguente indirizzo: [Artificial QI](https://github.com/Rod2Cod/SWE/tree/master/Artificial_QI){:target="_blank"}<span>
10+
11+
---
12+
713
# Documenti
814

915
{% assign data_candidatura = "2024-11-04" %}

0 commit comments

Comments
 (0)