зеркало из
https://github.com/jlind0/multiplex.studio.web.git
synced 2025-10-29 05:04:21 +02:00
Press Releases
Этот коммит содержится в:
родитель
51812d1c07
Коммит
4b3eacaebd
@ -2298,6 +2298,12 @@
|
|||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.news-item-header{
|
||||||
|
background: #4278b8;
|
||||||
|
color: white;
|
||||||
|
font-weight: bold;
|
||||||
|
}
|
||||||
|
|
||||||
/* List */
|
/* List */
|
||||||
|
|
||||||
ol {
|
ol {
|
||||||
@ -2937,7 +2943,20 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Banner */
|
/* Banner */
|
||||||
|
#banner-child {
|
||||||
|
padding: 4em 0 2em 0;
|
||||||
|
background:black;
|
||||||
|
text-align: left;
|
||||||
|
border-top: 0.5em solid black;
|
||||||
|
}
|
||||||
|
#banner-child h1 {
|
||||||
|
font-size: 3.5em;
|
||||||
|
font-weight: 100;
|
||||||
|
color: #fff;
|
||||||
|
line-height: 1em;
|
||||||
|
margin: 0 0 0.5em 0;
|
||||||
|
padding: 0;
|
||||||
|
}
|
||||||
#banner {
|
#banner {
|
||||||
padding: 12em 0 10em 0;
|
padding: 12em 0 10em 0;
|
||||||
background-image: url('../../images/newbk.gif');
|
background-image: url('../../images/newbk.gif');
|
||||||
@ -2948,7 +2967,9 @@
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
border-top: 0.5em solid black;
|
border-top: 0.5em solid black;
|
||||||
}
|
}
|
||||||
|
.box.press-item{
|
||||||
|
text-align: left;
|
||||||
|
}
|
||||||
#banner h1 {
|
#banner h1 {
|
||||||
font-size: 3.5em;
|
font-size: 3.5em;
|
||||||
font-weight: 100;
|
font-weight: 100;
|
||||||
|
|||||||
Двоичные данные
images/AFWERX-Fusion.png
Обычный файл
Двоичные данные
images/AFWERX-Fusion.png
Обычный файл
Двоичный файл не отображается.
|
После Ширина: | Высота: | Размер: 15 KiB |
@ -18,7 +18,7 @@
|
|||||||
<header id="header">
|
<header id="header">
|
||||||
<div class="inner">
|
<div class="inner">
|
||||||
<nav id="nav">
|
<nav id="nav">
|
||||||
|
<a href="press.html"><b>[</b>Press Releases<b>]</b></a>
|
||||||
<a href="https://www.linkedin.com/company/multiplex-studio/"><b>[</b>LinkedIn Company Page<b>]</b></a>
|
<a href="https://www.linkedin.com/company/multiplex-studio/"><b>[</b>LinkedIn Company Page<b>]</b></a>
|
||||||
<a href="https://www.linkedin.com/pulse/afwerx-multi-domain-operations-challenge-submission-jason-l-lind/"><b>[</b>AFWERX Challenge Submission<b>]</b></a>
|
<a href="https://www.linkedin.com/pulse/afwerx-multi-domain-operations-challenge-submission-jason-l-lind/"><b>[</b>AFWERX Challenge Submission<b>]</b></a>
|
||||||
<a href="http://technicacorp.com/"><b>[</b>Partner: Technica<b>]</b></a>
|
<a href="http://technicacorp.com/"><b>[</b>Partner: Technica<b>]</b></a>
|
||||||
|
|||||||
74
press.html
Обычный файл
74
press.html
Обычный файл
@ -0,0 +1,74 @@
|
|||||||
|
<!DOCTYPE HTML>
|
||||||
|
<!--
|
||||||
|
Theory by TEMPLATED
|
||||||
|
templated.co @templatedco
|
||||||
|
Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
|
||||||
|
-->
|
||||||
|
<html>
|
||||||
|
<head>
|
||||||
|
<title>MultiPlex.studio - Press Releases</title>
|
||||||
|
<meta charset="utf-8" />
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||||
|
<meta name="msvalidate.01" content="A1AF41154D6ABC106109AF8F543103D8" />
|
||||||
|
<link rel="stylesheet" href="assets/css/main.css" />
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<!-- Header -->
|
||||||
|
<header id="header">
|
||||||
|
<div class="inner">
|
||||||
|
<nav id="nav">
|
||||||
|
<a href="index.html"><b>[</b>Home<b>]</b></a>
|
||||||
|
<a href="https://www.linkedin.com/company/multiplex-studio/"><b>[</b>LinkedIn Company Page<b>]</b></a>
|
||||||
|
<a href="https://www.linkedin.com/pulse/afwerx-multi-domain-operations-challenge-submission-jason-l-lind/"><b>[</b>AFWERX Challenge Submission<b>]</b></a>
|
||||||
|
<a href="http://technicacorp.com/"><b>[</b>Partner: Technica<b>]</b></a>
|
||||||
|
<a href="http://www.basilsecurity.com/"><b>[</b>Partner: Basil Security<b>]</b></a>
|
||||||
|
</nav>
|
||||||
|
<a href="#navPanel" class="navPanelToggle"><span class="fa fa-bars"></span></a>
|
||||||
|
</div>
|
||||||
|
</header>
|
||||||
|
|
||||||
|
<section id="banner-child">
|
||||||
|
<h1>MultiPlex.stuidio</h1>
|
||||||
|
</section>
|
||||||
|
<section id="three" class="wrapper special">
|
||||||
|
<div class="inner">
|
||||||
|
<header class="align-center">
|
||||||
|
<h2>MultiPlex.studio Press Releases</h2>
|
||||||
|
</header>
|
||||||
|
<div class="box press-item">
|
||||||
|
<header class="align-center">
|
||||||
|
<h3>25 June 2019: MultiPlex.studio has been choosen for the AFWERX Fusion Showcase</h3>
|
||||||
|
<a href="http://afwerxfusion.com"><img src="images/AFWERX-Fusion.png" alt="AFWERX Fusion 2019"/></a>
|
||||||
|
</header>
|
||||||
|
<p>Our <a href="https://www.linkedin.com/pulse/afwerx-multi-domain-operations-challenge-submission-jason-l-lind/">solution</a> “Observation & Orientation for Multi-Domain Operations with an Intelligent Tactical Fog” was competitively selected as one of 100 out of 317 solutions to exhibit at the AFWERX Fusion 2019 conference in Las Vegas from July 23rd to the 24th. Based on our performance at the conference we will be notified if we are selected to demo the solution in Las Vegas in September after which we may be awarded a prototyping contract.
|
||||||
|
|
||||||
|
</p>
|
||||||
|
<p>Team members who will be attendance include: <a href="mailto:lind@multiplex.studio">Jason Lind</a>, <a href="mailto:chadwick@multilplex.studio">Nick Chadwick</a> and <a href="mailto:maddox@multiplex.studio">Mitch Maddox</a> of MultiPlex.studio, <a href="mailto:kwalinskas.ctr@technicacorp.com">Karl Walinskas</a> and <a href="mailto:bunland@technicacorp.com">Brendon Unland</a> of <a href="http://technicacorp.com">Technica</a> and <a href="mailto:ron@basilsecurity.com">Ron Herardian</a> of <a href="http://basilsecurity.com">Basil Security</a>.</p>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<!-- Footer -->
|
||||||
|
<footer id="footer">
|
||||||
|
<div class="inner">
|
||||||
|
<div class="flex">
|
||||||
|
<div class="copyright">
|
||||||
|
© 2019-Present MultiPlex.studio. Design: <a href="https://templated.co">TEMPLATED</a>.
|
||||||
|
</div>
|
||||||
|
<img src="images/logo.png" alt="Logo"/>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
<!-- Scripts -->
|
||||||
|
<script src="assets/js/jquery.min.js"></script>
|
||||||
|
<script src="assets/js/skel.min.js"></script>
|
||||||
|
<script src="assets/js/util.js"></script>
|
||||||
|
<script src="assets/js/main.js"></script>
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
Загрузка…
x
Ссылка в новой задаче
Block a user