Skip to content

Commit 84e3a7a

Browse files
author
Palakodety, Venkata (vp194m)
committed
Update content and clean up Styling
1 parent f22763d commit 84e3a7a

File tree

12 files changed

+316
-40
lines changed

12 files changed

+316
-40
lines changed

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
---
66

77
<main id="main">
8-
<section class="features">
8+
<section>
99
<div class="container">
1010
<div class="centerText">
1111
<img alt="Page not found" src="{{ site.baseurl }}/assets/img/404.svg" class="widthOfErrorImage">

assets/css/style.css

Lines changed: 49 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -868,7 +868,7 @@ section {
868868
box-shadow: 0 5px 5px 0 rgba(0,0,0,.06);
869869
display: none;
870870
background: #f5f6f7;
871-
z-index: 9999
871+
z-index: 80;
872872
}
873873

874874
.top-search span {
@@ -907,7 +907,9 @@ section {
907907
color: #dddddd;
908908
}
909909

910-
/* Timeline */
910+
/*--------------------------------------------------------------
911+
# Timeline
912+
--------------------------------------------------------------*/
911913

912914
/* The actual timeline (the vertical ruler) */
913915
.timeline {
@@ -970,9 +972,9 @@ section {
970972
width: 0;
971973
z-index: 1;
972974
right: 30px;
973-
border: medium solid #e4ebfe;
975+
border: medium solid #f3f5f7;
974976
border-width: 10px 0 10px 10px;
975-
border-color: transparent transparent transparent #e4ebfe;
977+
border-color: transparent transparent transparent #f3f5f7;
976978
}
977979

978980
/* Add arrows to the right container (pointing left) */
@@ -984,9 +986,9 @@ section {
984986
width: 0;
985987
z-index: 1;
986988
left: 30px;
987-
border: medium solid #e4ebfe;
989+
border: medium solid #f3f5f7;
988990
border-width: 10px 10px 10px 0;
989-
border-color: transparent #e4ebfe transparent transparent;
991+
border-color: transparent #f3f5f7 transparent transparent;
990992
}
991993

992994
/* Fix the circle for containers on the right side */
@@ -997,7 +999,7 @@ section {
997999
/* The actual content */
9981000
.content {
9991001
padding: 20px 30px;
1000-
background-color: #e4ebfe;
1002+
background-color: #f3f5f7;
10011003
position: relative;
10021004
border-radius: 6px;
10031005
}
@@ -1019,9 +1021,9 @@ section {
10191021
/* Make sure that all arrows are pointing leftwards */
10201022
.timecard::before {
10211023
left: 60px;
1022-
border: medium solid #e4ebfe;
1024+
border: medium solid #f3f5f7;
10231025
border-width: 10px 10px 10px 0;
1024-
border-color: transparent #e4ebfe transparent transparent;
1026+
border-color: transparent #f3f5f7 transparent transparent;
10251027
}
10261028

10271029
/* Make sure all circles are at the same spot */
@@ -1034,3 +1036,41 @@ section {
10341036
left: 0%;
10351037
}
10361038
}
1039+
1040+
/*--------------------------------------------------------------
1041+
# Contacts
1042+
--------------------------------------------------------------*/
1043+
.contacts .icon-box {
1044+
padding: 20px;
1045+
border-radius: 6px;
1046+
background: #f3f5f7;
1047+
transition: ease-in-out 0.3s;
1048+
}
1049+
1050+
.contacts .icon-box i {
1051+
float: left;
1052+
color: #3498db;
1053+
font-size: 40px;
1054+
}
1055+
1056+
.contacts .icon-box h4 {
1057+
margin-left: 70px;
1058+
font-weight: 700;
1059+
margin-bottom: 15px;
1060+
font-size: 14px;
1061+
}
1062+
1063+
.contacts .icon-box h4 a {
1064+
color: #384046;
1065+
transition: 0.3s;
1066+
}
1067+
1068+
.contacts .icon-box p {
1069+
margin-left: 70px;
1070+
line-height: 24px;
1071+
font-size: 14px;
1072+
}
1073+
1074+
.contacts .icon-box:hover h4 a {
1075+
color: #3498db;
1076+
}

contact.html

Lines changed: 87 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,95 @@
66
---
77

88
<main id="main">
9-
<section class="features">
9+
<section class="contacts">
1010
<div class="container">
11-
<div>
12-
<p>Content to be added</p>
11+
<div class="section-title">
12+
<h2>OpenC2 Members</h2>
13+
<p class="section-subtitle"><i>OpenC2 TC members may post to any of the OpenC2 mailing lists. OpenC2 TC membership is required to send to any of these lists.</i></p>
1314
</div>
15+
16+
<div class="row">
17+
<div class="col-md-6">
18+
<div class="icon-box">
19+
<i class="icofont-badge"></i>
20+
<h4><a href="mailto:[email protected]">Technical Committee</a></h4>
21+
22+
</div>
23+
</div>
24+
<div class="col-md-6 mt-4 mt-lg-0">
25+
<div class="icon-box">
26+
<i class="icofont-users"></i>
27+
<h4><a href="mailto:[email protected]">Language Subcommittee</a></h4>
28+
29+
</div>
30+
</div>
31+
<div class="col-md-6 mt-4">
32+
<div class="icon-box">
33+
<i class="icofont-users"></i>
34+
<h4><a href="mailto:[email protected]">Actuator Profile Subcommittee</a></h4>
35+
36+
</div>
37+
</div>
38+
<div class="col-md-6 mt-4">
39+
<div class="icon-box">
40+
<i class="icofont-users"></i>
41+
<h4><a href="mailto:[email protected]">Implementation Considerations Subcommittee</a></h4>
42+
43+
</div>
44+
</div>
45+
<div class="col-md-6 mt-4">
46+
<div class="icon-box">
47+
<i class="icofont-users"></i>
48+
<h4><a href="mailto:[email protected]">TC cohairs</a></h4>
49+
50+
</div>
51+
</div>
52+
<div class="col-md-6 mt-4">
53+
<div class="icon-box">
54+
<i class="icofont-users"></i>
55+
<h4><a href="mailto:[email protected]">Language Subcommittee cochairs</a></h4>
56+
57+
</div>
58+
</div>
59+
<div class="col-md-6 mt-4">
60+
<div class="icon-box">
61+
<i class="icofont-users"></i>
62+
<h4><a href="mailto:[email protected]">Actuator Profile Subcommittee cochairs</a></h4>
63+
64+
</div>
65+
</div>
66+
<div class="col-md-6 mt-4">
67+
<div class="icon-box">
68+
<i class="icofont-users"></i>
69+
<h4><a href="mailto:[email protected]">Implementation Considerations Subcommittee cochairs</a></h4>
70+
71+
</div>
72+
</div>
73+
</div>
74+
<p></p><br><br>
75+
<div class="section-title">
76+
<h2>Non Members and General Information</h2>
77+
<p class="section-subtitle"><i>All Members and Non Members can request information using these lists.</i></p>
78+
</div>
79+
80+
<div class="row">
81+
<div class="col-md-6">
82+
<div class="icon-box">
83+
<i class="icofont-computer"></i>
84+
<h4><a href="mailto:[email protected]">Post Comments about Technical work on TC</a></h4>
85+
86+
</div>
87+
</div>
88+
<div class="col-md-6 mt-4 mt-lg-0">
89+
<div class="icon-box">
90+
<i class="icofont-card"></i>
91+
<h4><a href="mailto:[email protected]">Join OASIS and Contact Member Services</a></h4>
92+
93+
</div>
94+
</div>
95+
</div>
96+
<p></p><br>
97+
<p>All mail is <a rel="noopener noreferrer" target="_blank" href="https://lists.oasis-open.org/archives/">archived publicly</a> and available for anyone to read.</p>
1498
</div>
1599
</section>
16100
</main>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ <h2>Frequently Asked Questions</h2>
209209
</div>
210210

211211
<div class="centerText">
212-
<a href="faq.html" class="btn-green animate__animated animate__fadeInUp scrollto">View More</a>
212+
<a rel="noopener noreferrer" href="{{ site.baseurl }}/faq.html" class="btn-green animate__animated animate__fadeInUp scrollto">View More</a>
213213
</div>
214214
</div>
215215
</section><!-- End Frequently Asked Questions Section -->

joinus.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
---
77

88
<main id="main">
9-
<section class="features">
9+
<section>
1010
<div class="container">
1111
<div>
1212
<p>

0 commit comments

Comments
 (0)