第60章 燕戎内乱(1 / 3)

从军行 风尘落雨 757 字 2023-03-05

Attribution2.5License

*/

/*Pagebasics*/

*{

font-family:verdana,sans-serif;

}

htmlbody{

margin:0;

padding:0;

background:#efefef;

font-size:12px;

color:#1e1e1e;

}

/*Pagedisplayedtitlearea*/

#titles{

margin-left:15px;

padding:10px;

padding-left:100px;

background:url('/squid-internal-static/icons/SN.png')no-repeatleft;

}

/*initialtitle*/

#titlesh1{

color:#000000;

}

#titlesh2{

color:#000000;

}

/*specialevent:FTPsuccesspagetitles*/

#titlesftpsuccess{

background-color:#00ff00;

width:100%;

}

/*Pagedisplayedbodycontentarea*/

#content{

padding:10px;

background:#ffffff;

}

/*Generaltext*/

p{

}

/*errorbriefdescription*/

#errorp{

}

/*somedatawhichmayhavecausedtheproblem*/

#data{

}