L1® Model 1S FAQ: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 4: | Line 4: | ||
<style> | <style> | ||
<style> | <style> | ||
h3 { | |||
font-size:small; | |||
font-weight: normal; | |||
} | |||
h3.closed:after{ | h3.closed:after{ | ||
display: inline-block; | display: inline-block; | ||
content: ""; | content: ""; | ||
| Line 11: | Line 17: | ||
margin-left:20px; | margin-left:20px; | ||
vertical-align:text-top; | vertical-align:text-top; | ||
background: transparent url('http://dotnet.tech.ubc.ca/CourseWiki/images/2/2b/Down-Arrow-Icon1.png') no-repeat; | background: transparent url('http://dotnet.tech.ubc.ca/CourseWiki/images/2/2b/Down-Arrow-Icon1.png') no-repeat; | ||
} | } | ||
| Line 19: | Line 26: | ||
height: 24px; | height: 24px; | ||
margin-left:25px; | margin-left:25px; | ||
mouse: pointer; | |||
vertical-align:text-top; | vertical-align:text-top; | ||
background: transparent url('http://dotnet.tech.ubc.ca/CourseWiki/images/8/8d/Up-Arrow-Icon1.png') no-repeat; | background: transparent url('http://dotnet.tech.ubc.ca/CourseWiki/images/8/8d/Up-Arrow-Icon1.png') no-repeat; | ||
| Line 41: | Line 50: | ||
}); | }); | ||
}); | }); | ||