add spo 1 logo

This commit is contained in:
Mahmoud Zalt
2019-08-12 21:46:34 +02:00
parent 8254c34647
commit 493fc1a010
6 changed files with 37 additions and 7 deletions

View File

@ -0,0 +1,13 @@
/* Custom CSS */
.article a {
border-bottom: none;
}
.project .logo {
width: 200px;
padding-right: 0;
}
.project .banner {
height: 70px;
padding: 25px;
}