commit 52d4ed09cc43ff12f0e94db48d5e4e03b66f9318 Author: Danila Fedorin Date: Mon Jan 6 15:21:23 2020 -0800 Add pre-class template. diff --git a/style.scss b/style.scss new file mode 100644 index 0000000..4afe82e --- /dev/null +++ b/style.scss @@ -0,0 +1,44 @@ +@import url('https://fonts.googleapis.com/css?family=Raleway&display=swap'); + +$highlight-color: #569975; + +body { + font-family: Raleway; + margin: 2em; +} + +table { + border-collapse: collapse; + box-shadow: 0px 0px 5px rgba(#AAAAAA, 25%); +} + +thead { + background-color: $highlight-color; + color: white; +} + +th { + padding: 1em; +} + +td { + padding-top: 0.25em; + padding-bottom: 0.25em; + padding-left: 0.5em; +} + +tr:not(.nested-row) { + td:first-child { + font-weight: bold; + } +} + +tr.nested-row { + td:first-child { + padding-left: 2em; + } +} + +section { + margin-bottom: 3em; +} diff --git a/teamreview.html b/teamreview.html new file mode 100644 index 0000000..12ac9db --- /dev/null +++ b/teamreview.html @@ -0,0 +1,93 @@ + + + + + +
+

For: Ryan Alder, By: Danila Fedorin

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Team StandardComments
Work Completion
Responsibility for Alloted Work
Timely Communication of Incomplete Work
Work Quality
Meeting Attendence
Presence in Meetings
Timely Notice of Absence
Meeting Preparation
Conflict Management (Civil Behavior)
Other
+
+
+

For: Matthew Sessions, By: Danila Fedorin

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Team StandardComments
Work Completion
Responsibility for Alloted Work
Timely Communication of Incomplete Work
Work Quality
Meeting Attendence
Presence in Meetings
Timely Notice of Absence
Meeting Preparation
Conflict Management (Civil Behavior)
Other
+
+ +