# 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
```

## 阴影
> 鼠标移入有效
```
.rise-shadow
```

### 边距
```
.margin-top
```
```
.margin-right
```
```
.margin-bottom
```
```
.margin-left
```
## 椭圆
### 实心
```
.eclipse
```

## 初始化
> 首先在`head`引入`Jqurey`
```
```
> 然后在`body`下面引入`init.js`
```
```
