-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed CSS issues with mobile where committees_and_team.css disabled the burger menu, also renamed some files Signed-off-by: DefinetlyNotAI <[email protected]>
- Loading branch information
1 parent
fad1ee4
commit b6a0c00
Showing
21 changed files
with
99 additions
and
91 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,44 +1,44 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta content="width=device-width, initial-scale=1.0" name="viewport"> | ||
<title>WESMUN - Our Team</title> | ||
<link href="https://fonts.googleapis.com/css2?family=Lato:wght@400;700&family=Open+Sans:wght@300;400;600;700&display=swap" | ||
rel="stylesheet"> | ||
|
||
<!-- Basic --> | ||
<meta charset="utf-8"/> | ||
<meta content="IE=edge" http-equiv="X-UA-Compatible"/> | ||
<!-- Mobile Metas --> | ||
<meta content="width=device-width, initial-scale=1, shrink-to-fit=no" name="viewport"/> | ||
<!-- Site Metas --> | ||
<link href="src/media/WesmunFavicon.jpg" rel="shortcut icon" type=""> | ||
<link href="src/css/favicon.css" rel="stylesheet" type="text/css"/> | ||
|
||
<title>WESMUN - Meet the Team</title> | ||
|
||
<!-- Bootstrap core CSS --> | ||
<link crossorigin="anonymous" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" | ||
integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65" rel="stylesheet"> | ||
|
||
<link href="src/css/committees_and_team.css" rel="stylesheet" type="text/css"> | ||
|
||
<!-- Fonts style --> | ||
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700;900&display=swap" rel="stylesheet"> | ||
|
||
<link href="src/css/style.css" rel="stylesheet"/> | ||
<link href="src/css/responsive.css" rel="stylesheet"/> | ||
<!-- Animate.css --> | ||
<link href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css" rel="stylesheet"/> | ||
<!-- Font awesome style --> | ||
<link href="src/css/font-awesome.min.css" rel="stylesheet"/> | ||
|
||
<!-- Custom styles for this template --> | ||
<link href="src/css/style.css" rel="stylesheet"/> | ||
<!-- Responsive style --> | ||
<link href="src/css/responsive.css" rel="stylesheet"/> | ||
|
||
<link href="src/css/committees_and_team.css" rel="stylesheet" type="text/css"> | ||
</head> | ||
|
||
<body class="sub_page"> | ||
|
||
<div class="hero_area"> | ||
<div class="hero_bg_box"> | ||
<div class="bg_img_box"> | ||
<img alt="" src="src/media/Background.png"> | ||
<img alt="Hero background image" src="src/media/Background.png"> | ||
</div> | ||
</div> | ||
|
||
|
@@ -47,14 +47,12 @@ | |
<div class="container-fluid"> | ||
<nav class="navbar navbar-expand-lg custom_nav-container "> | ||
<a class="navbar-brand" href="index.html"> | ||
<span> | ||
WESMUN 25 | ||
</span> | ||
<span>WESMUN 25</span> | ||
</a> | ||
|
||
<button aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation" | ||
class="navbar-toggler" data-target="#navbarSupportedContent" data-toggle="collapse" | ||
type="button"> | ||
class="navbar-toggler" data-target="#navbarSupportedContent" | ||
data-toggle="collapse" type="button"> | ||
<span class="navbar-toggler-icon"></span> | ||
</button> | ||
|
||
|
@@ -262,5 +260,14 @@ <h4 class="committee_name">Security Team</h4> | |
</div> | ||
</section> | ||
|
||
<!-- jQuery --> | ||
<script src="https://code.jquery.com/jquery-3.6.0.min.js"></script> | ||
<!-- Popper.js --> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/2.11.6/umd/popper.min.js"></script> | ||
<!-- Bootstrap JavaScript --> | ||
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"></script> | ||
<!-- Custom JavaScript --> | ||
<script src="src/js/volunteer.js"></script> | ||
|
||
</body> | ||
</html> |