Skip to content

Commit

Permalink
Small little fixes everywhere
Browse files Browse the repository at this point in the history
  • Loading branch information
bduke-dev committed Apr 10, 2016
1 parent 4264556 commit 344d809
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 44 deletions.
6 changes: 3 additions & 3 deletions About-PARTs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<input type="checkbox" id="nav-trigger" class="nav-trigger" />
<label for="nav-trigger"></label>

<a id="upArrow" href="#top"><img src="../contents/webImages/Up.png"/></a>

<div id="wrapper">
<div id="blueBlock"> <a href="../"><img src="../contents/webImages/Robots/BeanieBot.png"/></a></div>
<div id="moverBlock"></div>
Expand Down Expand Up @@ -201,7 +201,7 @@ <h2>2016</h2>
</table>
</div>
</div>
<div id="footer" class="specialAbout">
<div id="footer">
<div id="footer_accent">
<a id="footerArrow" href="#top"><img src="../contents/webImages/UpAlt.png"/></a>
</div>
Expand All @@ -217,7 +217,7 @@ <h2>CONNECT WITH PARTs</h2>
<a href="mailto:team3492@gmail.com"><img src="../contents/webImages/SocialIcons/Email.svg" onerror="this.src='../contents/webImages/SocialIcons/Email.png'; this.onerror=null;"></a>
</div>
</div>

</div>
</div>
</body>
</html>
12 changes: 6 additions & 6 deletions Team-Resources/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
<h3>The Blue Alliance (TBA)</h3>
<h4>FIRST Robotics Competition team information, event results, and videos. Click <a target="_blank" href="http://www.thebluealliance.com/team/3492">here</a> for the Blue Alliance page for Team 3492.</h4>
<div class="resourceTakeALook">
<h3><a target="_blank" href="http://www.thebluealliance.com/">Take a Look!</a></h3>
<h3><a target="_blank" href="http://www.thebluealliance.com/">CHECK IT OUT</a></h3>
</div>
<div class="resourceSpacer"></div>
</div>
Expand All @@ -73,7 +73,7 @@ <h3><a target="_blank" href="http://www.thebluealliance.com/">Take a Look!</a></
<h3>Chief Delphi</h3>
<h4>Forums and discussions created by FRC&reg; teams to talk about the FRC&reg; game and robots. Great for answering any questions you may have.</h4>
<div class="resourceTakeALook">
<h3><a target="_blank" href="http://www.chiefdelphi.com/forums/portal.php">Take a Look!</a></h3>
<h3><a target="_blank" href="http://www.chiefdelphi.com/forums/portal.php">CHECK IT OUT</a></h3>
</div>
<div class="resourceSpacer"></div>
</div>
Expand All @@ -82,7 +82,7 @@ <h3><a target="_blank" href="http://www.chiefdelphi.com/forums/portal.php">Take
<h3>FRC&reg; 2016 Game Manual</h3>
<h4>Manual including all rules and regulations for the 2016 game, FIRST&reg; STRONGHOLD, as well as, field drawings and other documents. You can download any as a PDF for future reference.</h4>
<div class="resourceTakeALook">
<h3><a target="_blank" href="http://www.firstinspires.org/resource-library/frc/competition-manual-qa-system">Take a Look!</a></h3>
<h3><a target="_blank" href="http://www.firstinspires.org/resource-library/frc/competition-manual-qa-system">CHECK IT OUT</a></h3>
</div>
<div class="resourceSpacer"></div>
</div>
Expand All @@ -91,7 +91,7 @@ <h3><a target="_blank" href="http://www.firstinspires.org/resource-library/frc/c
<h3>ScreenSteps Live</h3>
<h4>The documentation on this site encompasses a number of helpful documents including control system manual and resources to help teams get started on programming a robot.</h4>
<div class="resourceTakeALook">
<h3><a target="_blank" href="http://wpilib.screenstepslive.com/s/4485">Take a Look!</a></h3>
<h3><a target="_blank" href="http://wpilib.screenstepslive.com/s/4485">CHECK IT OUT</a></h3>
</div>
<div class="resourceSpacer"></div>
</div>
Expand All @@ -100,7 +100,7 @@ <h3><a target="_blank" href="http://wpilib.screenstepslive.com/s/4485">Take a Lo
<h3>FRC&reg; Labview Resources</h3>
<h4>The one-stop web portal for training and support for FRC&reg; LabVIEW and the roboRIO.</h4>
<div class="resourceTakeALook">
<h3><a target="_blank" href="https://decibel.ni.com/content/community/academic/student_competitions/frc">Take a Look!</a></h3>
<h3><a target="_blank" href="https://decibel.ni.com/content/community/academic/student_competitions/frc">CHECK IT OUT</a></h3>
</div>
<div class="resourceSpacer"></div>
</div>
Expand All @@ -109,7 +109,7 @@ <h3><a target="_blank" href="https://decibel.ni.com/content/community/academic/s
<h3>PARTs 3492 GitHub Repository</h3>
<h4>This is where you can look at the code we have created for our robots and other various projects over the years.</h4>
<div class="resourceTakeALook">
<h3><a target="_blank" href="https://github.com/3492PARTs">Take a Look!</a></h3>
<h3><a target="_blank" href="https://github.com/3492PARTs">CHECK IT OUT</a></h3>
</div>
<div class="resourceSpacer"></div>
</div>
Expand Down
Binary file removed contents/webImages/Up.png
Binary file not shown.
40 changes: 15 additions & 25 deletions css/mobile.css
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,12 @@ html, body{
clip: rect(0, 0, 0, 0);
}


/*folloeing header*/
#blueBlock{
width: 100%;
height:5em;
background-color: #2E3094;
box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 2px 3px rgba(0,0,0,0.24);
position: fixed;
z-index: 10;
}
Expand All @@ -93,6 +94,7 @@ html, body{
width:100%;
}

/*Label for opening menu*/
label[for="nav-trigger"] {
/* critical positioning styles */
position: fixed;
Expand All @@ -109,7 +111,7 @@ label[for="nav-trigger"] {

/* Make the Magic Happen */
.nav-trigger + label, #wrapper {
transition: right 0.2s;
transition: right .5s;
}

.nav-trigger:checked + label {
Expand All @@ -121,7 +123,6 @@ label[for="nav-trigger"] {
right: 14em;
box-shadow: 0 0 5px 5px rgba(0,0,0,0.5);
}

body {
/* Without this, the body has excess horizontal scroll when the menu is open */
overflow-x: hidden;
Expand All @@ -148,10 +149,12 @@ code {
margin:1em;
}
.navigation a {
display:block;
color:white;
text-decoration:none;
font-weight:bold;
display:block;
margin: -10em;
padding: 10em;
}

#homeBot{
Expand Down Expand Up @@ -251,7 +254,7 @@ body {
/**********BEGIN HOME PAGE**********/

/*SEPERATE SLIDESHOW FROM CONTENT*/
#seperator{
.seperator{
width:100%;
height:2em;
}
Expand Down Expand Up @@ -549,21 +552,6 @@ body {
text-align:left;
}

/*FLOATING RETURN ARROW*/
#upArrow{
position:fixed;
z-index:1;
right:0;
bottom:0;
}
#upArrow img{
width:4em;
margin:.4em;
}
.specialAbout{
z-index:999;
}

/**********END ABOUT TEAM**********/

/**********BEGIN ALL MEDIA PAGES**********/
Expand Down Expand Up @@ -794,18 +782,20 @@ body {
/*TEXT STYLING*/
.resourceTakeALook h3{
text-decoration: none;
margin: .5em;

margin: .5em;
}
.resourceTakeALook a{
text-decoration: none;

}
.resourceTabs h3{
.resourceTabs > h3{
text-align: center;
padding-right: .3em;
padding-left: .3em;
}
.resourceTabs h4{
.resourceTabs > h4{
text-align: center;
padding-right: .3em;
padding-left: .3em;
}
.resourceTabs h4 > a{
text-decoration: none;
Expand Down
23 changes: 13 additions & 10 deletions css/wideScreen.css
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,16 @@ html, body{
background-color:#2E3094;
width:100%;
height:8em;
border-collapse: collapse;
z-index: 10;
}
.navigation td{
overflow: hidden;
border-collapse: collapse;
transition: background-color .3s linear;
}
.navigation td:hover{
background-color: #808080;
}
.navigation img{
width:5em;
Expand All @@ -45,9 +52,6 @@ html, body{
text-decoration:none;
font-weight:bold;
}
.navigation a:hover{
color:#FF6A00;
}

/*MOBILE NAV*/
#nav-trigger{
Expand Down Expand Up @@ -356,11 +360,6 @@ body {
text-align:center;
}

/*FLOATING RETURN ARROW*/
#upArrow{
display:none;
}

/**********END ABOUT TEAM**********/

/**********BEGIN ALL MEDIA PAGES**********/
Expand Down Expand Up @@ -560,11 +559,15 @@ body {
text-decoration: none;

}
.resourceTabs h3{
.resourceTabs > h3{
text-align: center;
padding-right: .3em;
padding-left: .3em;
}
.resourceTabs h4{
.resourceTabs > h4{
text-align: center;
padding-right: .3em;
padding-left: .3em;
}
.resourceTabs h4 > a{
text-decoration: none;
Expand Down

0 comments on commit 344d809

Please sign in to comment.