Difference between revisions of "Template:TokyoTech/css/main"

Line 264: Line 264:
 
}
 
}
  
ul, ol {
 
  background: #fffcf4;
 
  border-radius :8px;/*角の丸み*/
 
  box-shadow :0px 0px 5px silver;/*5px=影の広がり具合*/
 
  padding: 0.5em 0.5em 0.5em 2em;
 
}
 
ul li, ol li {
 
  line-height: 1.5;
 
  padding: 0.5em 0;
 
}
 
  
 
</style>
 
</style>
  
 
</html>
 
</html>

Revision as of 13:32, 31 October 2017