Skip to content

Commit

Permalink
start on uncertainty post
Browse files Browse the repository at this point in the history
  • Loading branch information
vlandham committed May 25, 2018
1 parent d9484e5 commit c430cca
Show file tree
Hide file tree
Showing 12 changed files with 848 additions and 22 deletions.
29 changes: 29 additions & 0 deletions css/pages/animating_uncertainty.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@

.label {
font-weight: bold;
}

.row {
padding-bottom: 40px;
}

.toggle-btn {
display: block;
text-align: center;
}

#iconsall {
clear:both;
padding-bottom: 14px;
height: 100%;
}
.micon {
float:left;
padding-right: 20px;
/*width: 60px;
height: 60px;*/
}

.micon svg path {
fill: #333;
}
22 changes: 0 additions & 22 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -185,25 +185,3 @@ a img {
blockquote {
color: #777;
}

/*pre, code, kbd, samp,
code[class*="language-"],
pre[class*="language-"] {
font-family: Menlo, Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
}
pre[class*="language-"] {
margin: 0;
margin-bottom: 2.5rem;
}*/

/*div[class*="language-"] >
pre[class*="highlight"] {
background: #f6f6f6;
border: 0;
border-left: 6px solid #eee;
}
pre > code {
padding: 0;
border: 0;
}*/
17 changes: 17 additions & 0 deletions data/uncertainty/icons/battle.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions data/uncertainty/icons/civilians.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions data/uncertainty/icons/remote.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions data/uncertainty/icons/riot.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions data/uncertainty/icons/strategic.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions data/uncertainty/map.json

Large diffs are not rendered by default.

Binary file added images/uncertainty/taxonomy_cube.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/uncertainty/taxonomy_grid.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/uncertainty/taxonomy_grid_filled.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit c430cca

Please sign in to comment.