Skip to content

Commit

Permalink
change for hardwar 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
ahjafar committed May 31, 2024
1 parent 9209b09 commit c8061b7
Show file tree
Hide file tree
Showing 18 changed files with 54 additions and 195 deletions.
Binary file added css/fonts/Modam-Black.ttf
Binary file not shown.
Binary file added css/fonts/Modam-Bold.ttf
Binary file not shown.
Binary file added css/fonts/Modam-ExtraBold.ttf
Binary file not shown.
Binary file added css/fonts/Modam-ExtraLight.ttf
Binary file not shown.
Binary file added css/fonts/Modam-Light.ttf
Binary file not shown.
Binary file added css/fonts/Modam-Medium.ttf
Binary file not shown.
Binary file added css/fonts/Modam-Regular.ttf
Binary file not shown.
Binary file added css/fonts/Modam-SemiBold.ttf
Binary file not shown.
11 changes: 3 additions & 8 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
--------------------------------------------------------------*/

@font-face {
font-family: BMitra;
font-family: Modam;
src: url(fonts/Modam-Regular.ttf);
}

* {
font-family: BMitra, sans-serif !important;
font-family: Modam, sans-serif !important;
}

body {
Expand Down Expand Up @@ -1105,9 +1105,7 @@ body.mobile-nav-active #mobile-nav-toggle {
}

#supporters .supporters-wrap {
border-top: 1px solid #e0e5fa;
border-left: 1px solid #e0e5fa;
margin-bottom: 30px;

}

#supporters .supporter-logo {
Expand All @@ -1121,11 +1119,8 @@ body.mobile-nav-active #mobile-nav-toggle {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-right: 1px solid #e0e5fa;
border-bottom: 1px solid #e0e5fa;
overflow: hidden;
background: rgba(255, 255, 255, 0.5);
height: 160px;
}

#supporters .supporter-logo:hover img {
Expand Down
Binary file added img/speakers/AliMoghadasi.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/speakers/AmirhosseinAzizi.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/speakers/HirbodBehnam.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/speakers/HoomanKeshvari.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/speakers/MehrabMorad.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/speakers/MoeinSamadi.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/speakers/MohsenGhasemi.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/supporters/fanap.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
238 changes: 51 additions & 187 deletions index.html

Large diffs are not rendered by default.

0 comments on commit c8061b7

Please sign in to comment.