# Fonted-Phase1 **Repository Path**: peter1303/fonted-phase1 ## Basic Information - **Project Name**: Fonted-Phase1 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2021-10-01 - **Last Updated**: 2022-01-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Fonted-Phase1 ## 用法 ### 圆形背景 ``` .round-background ``` ![输入图片说明](https://images.gitee.com/uploads/images/2021/1112/193510_0956ef2a_525583.png "屏幕截图.png") ## 阴影 > 鼠标移入有效 ``` .rise-shadow ``` ![输入图片说明](https://images.gitee.com/uploads/images/2021/1112/195330_3ee84e9f_525583.png "屏幕截图.png") ### 边距 ``` .margin-top ``` ``` .margin-right ``` ``` .margin-bottom ``` ``` .margin-left ``` ## 椭圆 ### 实心 ``` .eclipse ``` ![输入图片说明](https://images.gitee.com/uploads/images/2021/1113/151706_17e25f80_525583.png "屏幕截图.png") ## 初始化 > 首先在`head`引入`Jqurey` ``` ``` > 然后在`body`下面引入`init.js` ``` ``` ![输入图片说明](https://images.gitee.com/uploads/images/2021/1113/140931_044f5121_525583.png "屏幕截图.png")