Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section
Column
width80%


Column
width20%
Align
alignleft
classhA
Livesearch
spaceKeyRocketTeam





Align
classhA



Align
aligncenter
classhB
WELCOME TO THE MIT ROCKET TEAM WIKIPEDIA

EXPLORE OUR REPOSITORY OF ROCKETRY KNOWLEDGE AND LEARN MORE ABOUT OUR TEAM
AD ASTRA!



Section
Column
width50%
Align
aligncenter
classhD
RESOURCES

Button Hyperlink
titleHow-To Series
typestandard
classbutton
urlRocketTeam:How To: Build a Rocket

Button Hyperlink
titleRocketry Certification
typestandard
classbutton
urlCertification

Button Hyperlink
titleRocket Team Standards
typestandard
classbutton
urlRocket Team Standards

Button Hyperlink
titleRocket Safety
typestandard
classbutton
urlSafety

Button Hyperlink
titleDesign Reviews
typestandard
classbutton
urlThe Design Review Process

Button Hyperlink
titleTypical Rocket Parts
typestandard
classbutton
urlTypical Rocket Parts

Button Hyperlink
titleOpenRocket
typestandard
classbutton
urlOpenRocket

Button Hyperlink
titleEducational Books
typestandard
classbutton
urlEducational Books

Column
width50%
Align
aligncenter
classhD
SUBTEAMS

Button Hyperlink
titleExecutive Council
typestandard
classbutton
urlExecutive Council

Button Hyperlink
titleStructures
typestandard
classbutton
urlStructures Subteam

Button Hyperlink
titleAerodynamics
typestandard
classbutton
urlAerodynamics Subteam

Button Hyperlink
titleRecovery
typestandard
classbutton
urlRecovery Subteam

Button Hyperlink
titleAvionics
typestandard
classbutton
urlAvionics Subteam

Button Hyperlink
titleSolid Prop
typestandard
classbutton
urlSolid Propulsion Subteam

Button Hyperlink
titleLiquid Prop
typestandard
classbutton
urlLiquid Propulsion Subteam








Section
Column
width33%
Center
Round Rectangle
titlebgcolorwhite
vSize0
bgcolorwhite
width70%
hSize0
cornersize10
classwhitebg
footerbgcolorwhite
height400
Align
aligncenter
classhA

Prometheus

Button Hyperlink
titlePrometheus
typestandard
classbutton
urlProject Prometheus
 

Column
width33%
Center
Round Rectangle
titlebgcolorwhite
vSize0
bgcolorwhite
width70%
hSize0
cornersize10
classwhitebg
footerbgcolorwhite
height400
Align
aligncenter
classhA

Pheonix

Button Hyperlink
titlePhoenix
typestandard
classbutton
urlProject Phoenix

Column
width33%
Center
Round Rectangle
titlebgcolorwhite
vSize0
bgcolorwhite
width95%
hSize0
cornersize0
classwhitebg
footerbgcolorwhite
height740
Align
aligncenter
classhA

ROCKET SUBTEAMS

EXECUTIVE COUNCIL 

AERODYNAMICS

AVIONICS

LIQUID PROP

SOLID PROP

RECOVERY

STRUCTURES







Section
Center



Align
aligncenter
classhD
PROJECTS

Rockets



Button Hyperlink
titleHermes
typestandard
classbutton
urlProject Hermes

Button Hyperlink
titleRaziel
typestandard
classbutton
urlProject Raziel

Button Hyperlink
titleVirgo
typestandard
classbutton
urlProject Virgo

Button Hyperlink
titleTherion
typestandard
classbutton
urlProject Therion

Button Hyperlink
titleOdyssey
typestandard
classbutton
urlProject Odyssey


Liquid Engines

Button Hyperlink
titleHelios
typestandard
classbutton
urlProject Helios

Button Hyperlink
titlePyralis
typestandard
classbutton
urlProject Pyralis

Button Hyperlink
titleViper
typestandard
classbutton
urlProject Viper


















Align
aligncenter
classhD
OTHER
Section
Column
width55%
Float
margin0px
sideright
background#000

Column
width45%
Float
margin0px 0px 50px 40px
sideleft
background#000





Button Hyperlink
titleGoogle Calendar
typestandard
classbutton
urlGoogle Calendar

Button Hyperlink
titleAssociates & Procurement
typestandard
classbutton
urlAssociate & Sources




CSS Stylesheet
@font-face {
  font-family: 'Audiowide';
  src: url(https://fonts.gstatic.com/s/audiowide/v16/l7gdbjpo0cum0ckerWCdlg_O.woff2);
}
.wiki-content,
.wiki-content p,
.wiki-content table,
.wiki-content tr,
.wiki-content td,
.wiki-content th,
.wiki-content ol,
.wiki-content ul,
.wiki-content li {
background-color: #000; 
font-family: 'Audiowide';
}
h1, h2, h3, h4, p, .wiki-content {
  color: white;
}  

.button {
    display: block;
    width: 70%; /* Button width set to 50% of its parent container */
    padding: 5px 10px 20px 10px; /* top, right, bottom, left - adjusted for more space at the bottom */
    margin: 0 auto; /* Centers the button horizontally */
    background-color: rgb(41, 41, 41) !important; /* Darker gray background */
    color: white !important; /* Ensures text color is white */
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    font-size: 16px; /* Larger font size for better readability */
}
  .button:hover {
    background-color: #A9A9A9 !important; /* Darker shade of gray for hover effect */
}

.buttonPrometheus {
   background-image: url('prometheus.png');
  background-size: cover; /* Or use contain, depending on how you want the image to fit */
  background-position: center; 
    display: block;
    width: 100%; /* Button width set to 50% of its parent container */
    padding: 5px 10px 20px 10px; /* top, right, bottom, left - adjusted for more space at the bottom */
    margin: 0 auto; /* Centers the button horizontally */
    background-color: rgb(41, 41, 41) !important; /* Darker gray background */
    color: white !important; /* Ensures text color is white */
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    font-size: 16px; /* Larger font size for better readability */
}

CSS Stylesheet
.whitebg,
.whitebg p,
.whitebg table,
.whitebg tr,
.whitebg td,
.whitebg th,
.whitebg ol,
.whitebg ul,
.whitebg li { background-color: white !important; color: black;}
CSS Stylesheet
.blackbg,
.blackbg p,
.blackbg table,
.blackbg tr,
.blackbg td,
.blackbg th,
.blackbg ol,
.blackbg ul,
.blackbg li { background-color: black !important; color: black;}
CSS Stylesheet
.hA,
.hA p,
.hA table,
.hA tr,
.hA td,
.hA th,
.hA ol,
.hA ul,
.hA li { font-size: 2vw }
.hA img { max-width: 100% }
CSS Stylesheet
.hB,
.hB p,
.hB table,
.hB tr,
.hB td,
.hB th,
.hB ol,
.hB ul,
.hB li { font-size: 2.8vw }
.hB img { max-width: 100% }
CSS Stylesheet
.hC,
.hC p,
.hC table,
.hC tr,
.hC td,
.hC th,
.hC ol,
.hC ul,
.hC li { font-size: 20px }
.hC img { max-width: 100% }
CSS Stylesheet
.hD,
.hD p,
.hD table,
.hD tr,
.hD td,
.hD th,
.hD ol,
.hD ul,
.hD li { font-size: 2vw }
.hD img { max-width: 100% }