Update css and content
This commit is contained in:
parent
5f1542b8e0
commit
4db03c537f
@ -15,3 +15,16 @@ img.big {
|
||||
.float-right {
|
||||
float: right;
|
||||
}
|
||||
|
||||
.pageitem p {
|
||||
margin-bottom: 2rem;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.pageitem {
|
||||
display: unset;
|
||||
}
|
||||
|
||||
.table {
|
||||
display: table;
|
||||
}
|
||||
|
@ -8,7 +8,6 @@ div.section
|
||||
h3 Children's Science Books Authored/Co-authored
|
||||
|
||||
h4 What in the World is Happening to Our Climate?
|
||||
div(style="display:block;")
|
||||
|
||||
img.float-right(src="images/5._Elementary_GLOBE_Climate_Book_Cover-215.jpg", alt="Book cover for 'What in the World is Happening to Our Climate?'")
|
||||
|
||||
@ -24,19 +23,21 @@ div.section
|
||||
|
||||
h4 NOAA Teacher at Sea books
|
||||
|
||||
div(style="display:block;")
|
||||
div(style="flex-flow:row;")
|
||||
|
||||
div(style="")
|
||||
p Teacher at Sea: Miss Cook's Voyage on the Ronald H. Brown
|
||||
img(src="images/1._TAS_Miss_Cook_Book_Cover-215.png")
|
||||
|
||||
div(style="display:block;")
|
||||
div(style="")
|
||||
p Teacher in the Air: Dr. Diane's Flight with the NOAA Hurricane Hunters
|
||||
img(src="images/2._TIA_Book_Cover-215.png")
|
||||
|
||||
div
|
||||
div(style="")
|
||||
p Teacher at Sea, Mrs. Armwood's Hydrographic Adventure on the NOAA Ship FAIRWEATHER
|
||||
img(src="images/3._TAS_Hydrography_Book_Cover-215.png")
|
||||
|
||||
div
|
||||
div(style="")
|
||||
p Teacher at Sea: Mr. Tanenbaum Explores Atlantic Fisheries on the NOAA Ship Henry B. Bigelow
|
||||
img(src="images/4._TAS_Fisheries_book_Cover-215.png")
|
||||
br
|
||||
|
@ -6,7 +6,7 @@ div.section
|
||||
// p
|
||||
// em Phasellus quis felis lacinia.
|
||||
|
||||
div.pageitem
|
||||
div.pageitem.table
|
||||
div.col
|
||||
a(href="education.html")
|
||||
img.thumbnail(src="images/5._Elementary_GLOBE_Climate_Book_Cover-200.jpg", alt="Book cover for 'What in the World is Happening to Our Climate?'")
|
||||
|
@ -39,10 +39,10 @@ div.section
|
||||
| Scammon_2017-11-04RHawk423AlaskaNOAA-full.jpg
|
||||
|
||||
|
||||
+bigimage("images/JASON_3D_Climate_Seas_of_Change_Cover-full.png", "TODO!")
|
||||
| JASON_3D_Climate_Seas_of_Change_Cover.png
|
||||
+bigimage("images/JASON_Learning-_climate_expedition_2-full.png", "TODO!")
|
||||
| JASON_Learning-_climate_expedition_2.png
|
||||
// +bigimage("images/JASON_3D_Climate_Seas_of_Change_Cover-full.png", "TODO!")
|
||||
// | JASON_3D_Climate_Seas_of_Change_Cover.png
|
||||
// +bigimage("images/JASON_Learning-_climate_expedition_2-full.png", "TODO!")
|
||||
// | JASON_Learning-_climate_expedition_2.png
|
||||
+bigimage("images/JASON_Learning_Climate-Seas_of_Change-Cover-2015-full.png", "TODO!")
|
||||
| JASON_Learning_Climate-Seas_of_Change-Cover-2015.png
|
||||
+bigimage("images/Stanitski_Adler_JASON_Argonauts_2-full.png", "TODO!")
|
||||
|
Loading…
Reference in New Issue
Block a user