Code Tidy - Pastebin

New     Fork     Embed     View raw     Report

Key Terms Bullets - css

Embed

You can embed this paste into a blog or website with this code:

<iframe class="codetidy" type="text/html" width="100%" src="http://codetidy.com/paste/embed/3012" frameborder="0"></iframe>

Add comment

Captcha
  1. <div class="glossary" title="Glossary" id="idp89856">?
  2.         <div class="titlepage">?
  3.         <dl>?
  4.           <dt><span id="m10383-import-auto-id2867936"></span><span xmlns:fo=?
  5.           "http://www.w3.org/1999/XSL/Format" class="glossterm" id=?
  6.           "m10383-autoid-cnx2dbk-idp6333976">activity theory</span></dt>?
  7.  ?
  8.           <dd><a id="idp5534568" class="indexterm" name="idp5534568"></a></dd>?
  9.  ?
  10.           <dd>?
  11.             <p><span id="m10383-fs-id1339085"></span>theory which suggests that for?
  12.             individuals to enjoy old age and feel satisfied, they must maintain?
  13.             activities and find a replacement for the statuses and associated roles they?
  14.             have left behind as they aged</p>?
  15.           </dd>?
  16.  ?
  17.           <dt><span id="m10383-import-auto-id1008423"></span><span xmlns:fo=?
  18.           "http://www.w3.org/1999/XSL/Format" class="glossterm" id=?
  19.           "m10383-autoid-cnx2dbk-idp6334944">age stratification theory</span></dt>?
  20.  ?
  21.           <dd><a id="idp5414632" class="indexterm" name="idp5414632"></a></dd>?
  22.  ?
  23.           <dd>?
  24.             <p><span id="m10383-fs-id2869867"></span>theory which states that members of?
  25.             society are stratified by age, just as they are stratified by race, class,?
  26.             and gender</p>?
  27.           </dd>?
  28.  ?
  29.  ?
  30.  ?
  31.  ?
  32.  ?
  33.  ?
  34.  ?
  35. .glossary {?
  36.  ?
  37.   // End-of-chapter material should start on a new page ?
  38.   page-break-before: always;?
  39.  ?
  40.   .title {?
  41.     /* Change "Glossary" to "Key Terms" */?
  42.     content: "Key Terms";?
  43.     color: @green;?
  44.     border-bottom: 1px solid @green;?
  45.     font-size: x-large !important;?
  46.     padding: 0em !important;?
  47.     display: block !important;?
  48.   }  ?
  49.   ?
  50.   dt::before{?
  51.      content: "\25BA \0020" !important;       /*triangle */?
  52.             }?
  53.  ?
  54.     ?
  55.   // Remove ":"?
  56.   dt::after {?
  57.     content: " " !important;?
  58.   }?
  59.       ?
  60.  }?
© 2011 Code Tidy