Template:SYSU-Software/CSS/Attr

ul {

  list-style: disc;

}

  1. contentContainer {
   margin: 0 auto;
   width: 75%;
   font-size:12pt;
   font-family: Arial;

}


h1, h2, h3 {

  margin:0;
  border:0;
  padding:0;

}

h1 {

  font-size:29px;

}

h2 {

  font-size:28px;

}

h3 {

  font-size:20px;

}

p {

  font-size: medium;
  margin-left:0;

}

.title {

   text-align: center;

}

.title h1 {

   line-height: 2em;

}

  1. short li {
   line-height: 2em;
   margin-left: 2em;
   font-weight: bold;

}

  1. support li {
   line-height: 2.5em;
   margin-left: 2em;

}

  1. short li .notBold {
   font-weight: lighter;

}

p {

   margin-left: 1em;
   line-height: 2em;

}

.bold {

   font-weight: bold;

}

.ita {

   font-style: italic;

}

.second {

   margin-left: 2em;

}

.row {

   height: 350px;
   clear: both;
   text-align: center;

}

.organization {

   float: left;

}

.name {

   position: relative;

}