File tree 2 files changed +27
-1
lines changed
2 files changed +27
-1
lines changed Original file line number Diff line number Diff line change 43
43
44
44
.mooc {
45
45
background : url ('../../reports/mooc_maker/img/mooc_maker.png' ) 50% 50% no-repeat;
46
+ }
47
+ .mooc h2 {
48
+ color : # f5f5f5 ;
49
+ text-shadow : none;
50
+ }
51
+
52
+ .assessment {
53
+ background : url ('../../reports/assessment_on_the_web/part_1/img/internet_map_half.jpg' ) 50% 50% no-repeat;
54
+
55
+ }
56
+ .assessment h2 {
57
+ color : # f5f5f5 ;
58
+ text-shadow : none;
46
59
}
Original file line number Diff line number Diff line change @@ -80,6 +80,7 @@ <h4 class="span12 index-intro">
80
80
81
81
<!-- Example row of columns -->
82
82
< div class ="row ">
83
+ < div class ="clearfix ">
83
84
< a href ="reports/berlin/berlin_index.html " class ="report-item-link ">
84
85
< div class ="span4 ">
85
86
< div class ="report-item border-orange berlin ">
@@ -100,10 +101,22 @@ <h2>School of Ed</h2>
100
101
< div class ="span4 ">
101
102
< div class ="report-item border-blue mooc ">
102
103
< h2 > MOOC Maker</ h2 >
103
- <!--< span class="photo-author">Title by Photographer , CC BY SA</span>-- >
104
+ < span class ="photo-author "> Mechanical MOOC Cover Photo , CC BY SA</ span >
104
105
</ div >
105
106
</ div >
106
107
</ a >
108
+ </ div >
109
+ < div class ="clearfix ">
110
+ < hr >
111
+ < a href ="reports/assessment_on_the_web/part_1/index.html " class ="report-item-link ">
112
+ < div class ="span4 ">
113
+ < div class ="report-item border-blue assessment ">
114
+ < h2 > Assessment on the Web: Part 1</ h2 >
115
+ < span class ="photo-author "> Photo by curiouslee CC BY SA</ span >
116
+ </ div >
117
+ </ div >
118
+ </ a >
119
+ </ div >
107
120
</ div >
108
121
<!-- row -->
109
122
</ div >
You can’t perform that action at this time.
0 commit comments