Current location - Music Encyclopedia - Dating - The Latest Code Summary of Baidu Space Template "Making Friends"
The Latest Code Summary of Baidu Space Template "Making Friends"
/* My file: */

#mod_info{}

# m _ info span . title { color:# 777777; font-size: 14px; Text-decoration:none} /* Modifies the style of the title, such as "personality" and "personal habits" */

# m _ infospan.color {color: # 777777}/* Modify the style of colon after title */

# m _ info a { color:# 777777; Text-Decoration: None; Font-size: 12px} /* Link style: total style */

# m _ info a: hover {text-decoration: none}/* linkstyle: mouse hovering style */

/* My hobby: */

#mod_hobby{}

# m _ hobby span . title { color:# 777777; font-size: 12px; Line height:15px; Text-decoration:none} /* Modify the title style, such as "My Idol" and "Favorite Book" */

# m _ hobbyspan.color {color: # 777777}/* Modify the style of colon after title */

# m _ hobby a { color:# 777777; Text-Decoration: None; Font-size: 12px} /* Link style: total style */

# m _ hobby a: hover {text-decoration: none}}/* Link style: the style when the mouse hovers over it */

/* New features: */

#mod_event{}

# m _ event _ mine { color:# 777777; Text-Decoration: None; Font-size: 12px} /* Style of decorative link "My Dynamic" */

# m _ event _ friends { color:# 777777; Text-Decoration: None; Font-size: 12px} /* Decorate the style of the link "Friends Dynamic" */

#m_event div.line{} /* The style of the dividing line. The "Latest Trends" module will have a dividing line when the column is narrow, but there is no dividing line when the column is wide */

#m_event。 content { color:# 777777; Text-Decoration: None; Font-size: 12px} /* Style of content column */

#m_event。 content a { color:# 777777; Text-Decoration: None; Font-size: 12px} /* Style linked in content column: total style */

# m _ event.contenta: hover {text-decoration: none}}/* linkstyle: mouse hovering style */

#m_event。 time { color:# 777777; Text-Decoration: None; Font-size: 12px} /* Time column style */

#m_event。 Alter{} /* Replace line style, set background color, etc. */

/* About me: */

#mod_aboutme{}

# mod _ about me a { color:# 777777; Text-Decoration: None; Font-size: 12px}}/* Link style: total style */

# mod _ about me a: hover {text-decoration: none}}/* linkstyle: style when the mouse hovers over it */

/* My good friend: */

#mod_friends{}

# m _ friends. info a { color:# 777777; Text-Decoration: None; Font-size: 12px} /* Friend username link style: common style */

# m _ friends.info a: hover {text-decoration: none}}/* linkstyle: style when the mouse hovers over it */

/* Currently online: */

#mod_useronline{}

#m_useronline。 info a { color:# 777777; Text-Decoration: None; Font-size: 12px} /* Online user name link style: common style */

# m _ useronline.info a: hover {text-decoration: none}}/* linkstyle: style when the mouse hovers over it */

#m_useronline。 info a:link { color:# 777777; Text-Decoration: None; font-size: 12px}

# m _ useronline.info a img {filter: alpha (style = 2)}/* User picture link style: common style */

/* I am in Baidu module style */

# mod _ in Baidu ul { padding:0; Margin: 0; Margin-top: 5pxborder-bottom: 1px dotted line # 777777; }

#mod_inbaidu。 title { color:# 777777; font-size: 13px; List style: None; Bottom: 5px}/* Column heading style */

#mod_inbaidu。 Title a {color:# 777777;; Text-decoration:none}/* Column heading style: link general style */

#mod_inbaidu。 Title a: hover {color: # 777777; Border-bottom: 1px dotted line # 777777}}/* column title style: mouse hovering style */

#mod_inbaidu。 list { margin-top:5px; Left margin:15px; }/* Data list */

#mod_inbaidu。 List a {text-decoration: none; Color: # 777777; font-size: 12px; Line-highlight: 15px}/* Data list link: common style */

#mod_inbaidu。 List a: hover {text-decoration: none; Border-bottom: 1px dotted line # 777777}/* Data list link: mouse hovering style */

#mod_inbaidu。 no content { list-style:none; Bottom: 5px color: # 777777; Font-size: 13px} /* Text description style without data */

#mod_inbaidu。 qz content { list-style:none; Bottom: 5px color: # 777777; Font-size: 13px} /* Circle information */

#mod_inbaidu。 qz content a { color:# 777777; Text-decoration:none}/* Circle information: link style */

#mod_inbaidu。 qz content a:hover { text-decoration:none; Border-bottom: 1px dotted line # 777777}/* Circle information: linked mouse hovering style */

This is our own. If it doesn't work, change it.