Difference between revisions of "Template:Queens Canada/CSS/text.css"
(9 intermediate revisions by the same user not shown) | |||
Line 24: | Line 24: | ||
color: #0f4f91; | color: #0f4f91; | ||
line height: 200%; | line height: 200%; | ||
+ | } | ||
+ | |||
+ | h3 { | ||
+ | font-family: "Verdana", sans-serif; | ||
+ | color: #37474F; | ||
} | } | ||
Line 113: | Line 118: | ||
padding: 60px 220px 20px 220px; | padding: 60px 220px 20px 220px; | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 14:39, 5 September 2015
p {
font-size: 18px; font-family: "Verdana", sans-serif; color: #37474F;
}
figcaption{
font-size: 16px; font-family: "Verdana", sans-serif; color: #37474F;
}
h1 {
font-family: 'Roboto', sans-serif; font-size: 50px; color: #0f4f91; text-align: center; line height: 200%;
}
h2 {
font-family: 'Roboto', sans-serif; font-size: 30px; color: #0f4f91; line height: 200%;
}
h3 {
font-family: "Verdana", sans-serif; color: #37474F;
}
/*Modeling page style */ .intro {
padding: 60px 150px 20px 150px;
}
- modelbodytext {
padding: 0px 150px 0px 150px;
}
- modelbodytext li {
list-style: none; font-family: 'Verdana', sans-serif; font-size: 18px; color: #37474F; text-indent: 300px;
}
- circAFPapproach {
height: 400px; clear: both; display: block; margin-left: auto; margin-right: auto;
}
- MDsimsimgs {
float: left; width: 590px; margin-left: -50px;
}
- MDsims {
float: right; width: 440px;
}
- RMSplots {
clear: both;
}
- RMSplots img {
width: 500px;
}
- RMSplots figure {
width: 450px; height: auto;
}
- conclusioncirc {
clear: both;
}
table {
width: 60%; margin-left: auto; margin-right: auto; color: #37474F; border-collapse: collapse;
}
- red {
color: #ff0000;
}
- purple {
color: #6A1B9A;
}
th, td {
padding: 10px; text-align: center; border: 2px solid #FFC107;
}
- Stabilityanalysis {
clear: both;
}
/* Attributtions page style */
- attribs {
padding: 60px 220px 20px 220px;
}