mirror of
https://gitlab.com/MisterBiggs/Resume.git
synced 2025-08-05 04:51:22 +00:00
Compare commits
29 Commits
Markdown-E
...
no-more-js
Author | SHA1 | Date | |
---|---|---|---|
fada0113e2 | |||
2388434a56 | |||
ec41623d90 | |||
0a2d8529d9 | |||
0171aca307 | |||
c921f7ce15 | |||
349df0cd06 | |||
420f6ea848 | |||
5ac7aec978 | |||
48055913c1 | |||
baccb83c5f | |||
b32b2bd298 | |||
177a3d7231 | |||
c6517d0b9d | |||
0497e44d2a | |||
b9ff4f33bc | |||
9a02856d67 | |||
bd0bdbca46 | |||
49f85f03ed | |||
8d7513bba7 | |||
74d62df149 | |||
be4be1caf2 | |||
6daa1e6e43 | |||
e5efdeb2a8 | |||
5ddd4dfcc9 | |||
e7769c6e11 | |||
07b7912abd | |||
58166917bd | |||
a5229774f8 |
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
public
|
18
.gitlab-ci.yml
Normal file
18
.gitlab-ci.yml
Normal file
@@ -0,0 +1,18 @@
|
||||
# Just run
|
||||
# resume serve --theme onepage
|
||||
# Then save as index.html and push to gitlab. Auto building is too much hassle right now.
|
||||
# References:
|
||||
# https://github.com/jsonresume/resume-cli
|
||||
# https://github.com/ainsleyc/jsonresume-theme-onepage
|
||||
# https://jsonresume.org/
|
||||
pages:
|
||||
stage: deploy
|
||||
script:
|
||||
- mkdir .public
|
||||
- cp -r ./* .public
|
||||
- mv .public public
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
only:
|
||||
- master
|
7
awsm.min.css
vendored
Normal file
7
awsm.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
15
build.py
15
build.py
@@ -1,15 +0,0 @@
|
||||
import os, shutil, pypandoc
|
||||
|
||||
with open("header.html", "r") as top, open("footer.html", "r") as bottom:
|
||||
header = top.read()
|
||||
footer = bottom.read()
|
||||
content = pypandoc.convert_file("resume.md", "html")
|
||||
|
||||
with open("index.html", "w+") as index:
|
||||
index.write(header)
|
||||
index.write(content)
|
||||
index.write(footer)
|
||||
|
||||
os.mkdir("site")
|
||||
shutil.move("index.html", "site")
|
||||
shutil.copy("style.css", "site")
|
@@ -1 +0,0 @@
|
||||
</html>
|
13
header.html
13
header.html
@@ -1,13 +0,0 @@
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Anson Biggs Resume</title>
|
||||
<link rel="stylesheet" href="css/style.css">
|
||||
<!--[if IE]>
|
||||
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
||||
<![endif]-->
|
||||
|
||||
<link href="style.css" rel="stylesheet"></link>
|
||||
</head>
|
88
index.html
Normal file
88
index.html
Normal file
@@ -0,0 +1,88 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<title>Anson Biggs</title>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1" />
|
||||
<meta name="description" content="I am an undergraduate Aerospace Engineering student with a focus on Astronautics and a minor in Computer Science
|
||||
studying at Embry-Riddle Aeronautical University in Prescott, Arizona." />
|
||||
<link rel="stylesheet" type="text/css" href="awsm.min.css" />
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<link href="print.css" media="print" rel="stylesheet" />
|
||||
<link rel="icon"
|
||||
href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🛰️</text></svg>">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>Anson Biggs</h1>
|
||||
<h3>Astronautical Engineering Undergraduate <br>
|
||||
<a href="mailto:anson@ansonbiggs.com">anson@ansonbiggs.com</a> | (480) 322-8468 | Phoenix, Arizona<br>
|
||||
<a href="https://linkedin.com/in/ansonbiggs">linkedin.com/in/ansonbiggs</a> | <a
|
||||
href="https://gitlab.com/MisterBiggs">gitlab.com/MisterBiggs</a> | <a
|
||||
href="https://ansonbiggs.com">ansonbiggs.com</a></h2>
|
||||
<h2>SUMMARY</h2>
|
||||
<p>I am an undergraduate Aerospace Engineering student with a focus on Astronautics and a minor in Computer Science
|
||||
studying at Embry-Riddle Aeronautical University in Prescott, Arizona. I have successfully led teams ranging from
|
||||
fast paced kitchen enviroments, construction of 11,000 square foot restaurants, to 40 student engineering teams. I
|
||||
also have a massive portfolio of code in dozens of languages over the course of almost a decade, many of my
|
||||
projects are used by thousands of people a month.
|
||||
</p>
|
||||
<h2>EXPERIENCE</h2>
|
||||
<h3>The Hub, Team Leader 2012-2021</h3>
|
||||
<p>Managed a team of kitchen and serving staff. <br>
|
||||
Ensured product quality according to customer specifications. <br>
|
||||
Made all documentation for managing business.</p>
|
||||
|
||||
<h3>Redline Racing Division, Secretary / Business Lead 2018-2021</h3>
|
||||
<p>Make sure sub-teams can collaborate effectively. <br>
|
||||
Assist in managing the team budget. <br>
|
||||
Manage team website, marketing, and merchandise. <br>
|
||||
Ensure that teams are properly assessed, and the respective performance targets are properly monitored. <br>
|
||||
Coordinate organization relationships with sponsors and the local community.</p>
|
||||
<h3>Simple Stock Bots, <a href="https://simplestockbot.com">simplestockbot.com</a> 2018-Current</h3>
|
||||
<p>Python project that aims to provide a simple interface to the stock market on various platforms that allow bots.
|
||||
Thousands of monthly active users. Changes to its Gitlab Repository automatically update live code running in a
|
||||
Kubernetes cluster I manage.</p>
|
||||
<h2>AWARDS AND ACHIEVEMENTS</h2>
|
||||
<h3>Top 50 | Tegra K1 CUDA Vision Challenge, NVIDIA 2015</h3>
|
||||
<p>A competition which involved building a computer vision platform using a small dev board from NVIDIA which had a
|
||||
built-in GPU. My project involved implementing cameras in kitchens to ensure food was prepared properly before
|
||||
being delivered to guests.</p>
|
||||
<h3>Discord Verified Bot Developer</h3>
|
||||
<p>Discord bots and applications that are active in more than 100 servers can only be managed by a developer that
|
||||
has been verified by Discord. Several of my projects have passed this threshold.</p>
|
||||
<h2>EDUCATION</h2>
|
||||
<h3>Embry-Riddle Aeronautical University Fall 2017 - May 2022</h3>
|
||||
<p>Bachelors - Aerospace Engineering with a minor in Computer Science</p>
|
||||
<h2>SKILLS</h2>
|
||||
<ul>
|
||||
<li>Python<ul>
|
||||
<li>Numpy, Pandas, Matplotlib, SymPy, Serverless</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Computer Aided Design<ul>
|
||||
<li>Fusion 360, CATIA, 3D Printing, Cura</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Engineering/Technical<ul>
|
||||
<li>Julia, Rust, VHDL, VIVADO, C, C++, Linux CLI, Git Version Control, Regex</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>MATLAB<ul>
|
||||
<li>Symbolic Toolbox, Control System Toolbox, Aerospace Toolbox, Simulink, Live Script</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Office Software<ul>
|
||||
<li>Teams, Word, Excel, PowerPoint, SharePoint, Outlook, OneNote, Publisher, Visio, Skype</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>Web Development<ul>
|
||||
<li>HTML, CSS, Javascript, Static Generation, Docker, Kubernetes, CI/CD</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<br>
|
||||
</body>
|
||||
|
||||
</html>
|
@@ -1,5 +0,0 @@
|
||||
[build]
|
||||
|
||||
command = "python3 build.py"
|
||||
|
||||
publish = "site"
|
8
print.css
Normal file
8
print.css
Normal file
@@ -0,0 +1,8 @@
|
||||
body {
|
||||
margin: 0;
|
||||
font-size: x-small;
|
||||
}
|
||||
|
||||
h2::after {
|
||||
margin: 0;
|
||||
}
|
BIN
requirements.txt
BIN
requirements.txt
Binary file not shown.
152
resume.json
Normal file
152
resume.json
Normal file
@@ -0,0 +1,152 @@
|
||||
{
|
||||
"basics": {
|
||||
"name": "Anson Biggs",
|
||||
"label": "Astronautical Engineering (CS Minor) Undergraduate",
|
||||
"picture": "",
|
||||
"email": "anson@ansonbiggs.com",
|
||||
"phone": "(480) 322-8468",
|
||||
"website": "anson@ansonbiggs.com",
|
||||
"summary": "I am an undergraduate Aerospace Engineering student with a focus on Astronautics and a minor in Computer Science studying at Embry-Riddle Aeronautical University in Prescott, Arizona. ",
|
||||
"location": {
|
||||
"city": "Phoenix",
|
||||
"countryCode": "US",
|
||||
"region": "Arizona"
|
||||
},
|
||||
"profiles": [
|
||||
{
|
||||
"network": "LinkedIn",
|
||||
"url": "http://linkedin.com/in/ansonbiggs"
|
||||
},
|
||||
{
|
||||
"network": "GitLab",
|
||||
"url": "http://gitlab.com/MisterBiggs"
|
||||
},
|
||||
{
|
||||
"network": "Personal Website",
|
||||
"url": "http://ansonbiggs.com"
|
||||
}
|
||||
]
|
||||
},
|
||||
"education": [
|
||||
{
|
||||
"institution": "Embry-Riddle Aeronautical University",
|
||||
"area": "Aerospace Engineering with a minor in Computer Science",
|
||||
"studyType": "Bachelor",
|
||||
"startDate": "2017-06-20",
|
||||
"endDate": "2022-05-20",
|
||||
"gpa": "2.73"
|
||||
}
|
||||
],
|
||||
"work": [
|
||||
{
|
||||
"company": "The Hub",
|
||||
"position": "Team Leader",
|
||||
"startDate": "2012-01-01",
|
||||
"endDate": "2020-07-01",
|
||||
"summary": "Managed a team of kitchen and serving staff.",
|
||||
"highlights": [
|
||||
"Ensured product quality according to customer specifications.",
|
||||
"Made all documentation for cleaning and stocking restaurant."
|
||||
]
|
||||
},
|
||||
{
|
||||
"company": "Redline Racing Division",
|
||||
"position": "Secretary / Business Lead",
|
||||
"summary": "",
|
||||
"highlights": [
|
||||
"Make sure sub-teams can collaborate effectively.",
|
||||
"Assist in managing the team budget.",
|
||||
"Manage team website, marketing, and merchandise.",
|
||||
"Ensure that teams are properly assessed, and the respective performance targets are properly monitored.",
|
||||
"Coordinate organization relationships with sponsors and the local community."
|
||||
]
|
||||
},
|
||||
{
|
||||
"company": "Simple Stock Bots",
|
||||
"position": "https://gitlab.com/simple-stock-bots",
|
||||
"summary": "Python project that aims to provide a simple interface to the stock market on various platforms that allow bots.",
|
||||
"highlights": [
|
||||
"Thousands of monthly active users."
|
||||
]
|
||||
}
|
||||
],
|
||||
"awards": [
|
||||
{
|
||||
"title": "Top 50 | Tegra® K1 CUDA® Vision Challenge",
|
||||
"date": "2015-09-01",
|
||||
"awarder": "NVIDIA",
|
||||
"summary": "A competition which involved building a computer vision platform using a small dev board from NVIDIA which had a built-in GPU."
|
||||
}
|
||||
],
|
||||
"skills": [
|
||||
{
|
||||
"name": "Python",
|
||||
"keywords": [
|
||||
"Numpy",
|
||||
"Pandas",
|
||||
"Matplotlib",
|
||||
"SymPy",
|
||||
"Serverless"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Computer Aided Design",
|
||||
"keywords": [
|
||||
"Fusion 360",
|
||||
"CATIA",
|
||||
"3D Printing",
|
||||
"Cura"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Engineering/Technical",
|
||||
"keywords": [
|
||||
"Rust",
|
||||
"Julia",
|
||||
"VHDL",
|
||||
"VIVADO",
|
||||
"C",
|
||||
"C++",
|
||||
"Linux CLI",
|
||||
"Git Version Control",
|
||||
"Docker",
|
||||
"Kubernetes",
|
||||
"CI/CD",
|
||||
"Regex"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "MATLAB",
|
||||
"keywords": [
|
||||
"Symbolic Toolbox",
|
||||
"Control System Toolbox",
|
||||
"Aerospace Toolbox",
|
||||
"Simulink",
|
||||
"Live Script"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Office Software",
|
||||
"keywords": [
|
||||
"Teams",
|
||||
"Word",
|
||||
"Excel",
|
||||
"PowerPoint",
|
||||
"SharePoint",
|
||||
"Outlook",
|
||||
"OneNote",
|
||||
"Publisher",
|
||||
"Visio",
|
||||
"Skype"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Web Development",
|
||||
"keywords": [
|
||||
"HTML",
|
||||
"CSS",
|
||||
"Javascript"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
70
resume.md
70
resume.md
@@ -1,70 +0,0 @@
|
||||
# Anson Biggs Portfolio
|
||||
|
||||
Aerospace Engineering Student at [Embry-Riddle Aeronautical University Prescott](http://prescott.erau.edu/)
|
||||
|
||||
## Contact
|
||||
|
||||
Email: <anson@ansonbiggs.com>
|
||||
|
||||
Phone: 480.322.8468
|
||||
|
||||
### Socials:
|
||||
|
||||
- [Thingiverse](https://www.thingiverse.com/AnsonB/about)
|
||||
- [LinkedIn](https://www.linkedin.com/in/ansonbiggs/)
|
||||
- [GitLab](https://gitlab.com/MisterBiggs)
|
||||
- [blog](https://blog.ansonbiggs.com/)
|
||||
|
||||
## My Objective
|
||||
|
||||
I am an undergraduate Aerospace Engineering student with a focus on Astronautics and a minor in Electronic Engineering and Computer Science studying at Embry-Riddle Aeronautical University in Prescott, Arizona.
|
||||
|
||||
I am looking for and an internship to further my understanding of engineering for the summer of 2019.
|
||||
|
||||
## Education and Experience
|
||||
|
||||
### B.S. in Aerospace Engineering - Fall 2021 - Embry-Riddle GPA: - 2.48
|
||||
|
||||
- Area of concentration: Astronautics.
|
||||
- Minor in Electrical Engineering
|
||||
- Minor in Computer Science
|
||||
|
||||
### Expediter - The Hub - 2012-2019
|
||||
|
||||
Managed a team of kitchen and serving staff. Ensured product quality according to customer specifications. Made all documentation for how to clean and stock the front of the house portion of the kitchen, documentation is now used companywide at all three locations.
|
||||
|
||||
### Community College - 2015-2017 - Mesa Community College
|
||||
|
||||
- English Composition
|
||||
- Technical Report Writing
|
||||
- Circuit Analysis 1
|
||||
- Technical Writing
|
||||
|
||||
## Things I Can Do
|
||||
|
||||
| <!-- --> | <!-- --> |
|
||||
| -------------------- | ---------------------------------------------------------------------------------------------------- |
|
||||
| Engineering Software | MATLAB, Python, VHDL, VIVADO, CATIA, Inventor, Fusion 360, SOLIDWORKS, Simplify 3D, Mesh Mixer, CURA |
|
||||
| <!-- --> | <!-- --> |
|
||||
| Office Software | Microsoft Word, Excel, PowerPoint, SharePoint, Outlook, OneNote, Publisher, Visio, Skype, Teams |
|
||||
| <!-- --> | <!-- --> |
|
||||
| Technical | Linux CLI, Git Version Control, 3D Printing, Docker, CI/CD, Regex |
|
||||
|
||||
## Accomplishments and Personal Projects
|
||||
|
||||
Listed below are some of my personal achievements and projects that I
|
||||
have done in my free time.
|
||||
|
||||
### [3D Printing and Modeling](https://www.thingiverse.com/AnsonB/about)
|
||||
|
||||
Utilize a personal 3D Printer to prototype and iterate my own functional designs. Fusion 360 is my tool of choice for quick designs, but I am also very proficient with other software such as CATIA or Blender. This has quickly become my favorite hobby, whether its building a new idea from scratch or iterating an existing design.
|
||||
|
||||
I also maintain a pretty active account on [Thingiverse](https://www.thingiverse.com/AnsonB/about) where I contribute my designs to anyone who would like to use them.
|
||||
|
||||
### [My Personal Blog](https://blog.ansonbiggs.com/)
|
||||
|
||||
I manage a personal blog at [blog.ansonbiggs.com](https://blog.ansonbiggs.com) where I give detailed writeups on any of my projects that I think are worth sharing. Writing has been a great tool to force myself to learn because I do my best to make sure I understand any topics I write about so that myself and others can use them as references. The blog 100% a personal blog, it\'s more of a personal journal that I share with the world than it is a website that I am trying to advertise and monetize.
|
||||
|
||||
### [The Tegra K1 CUDA Vision Challenge](https://developer.nvidia.com/tk1-vision-challenge)
|
||||
|
||||
Nvidia held a competition involving computer vision to advertise their new development board that was compact had a built in GPU making it great for small computer vision based projects. My idea was to teach the computer to identify food for applications in the restaurant I worked in. Tools I used included OpenCV using Python, and all the pictures of food that I was able to scrape off the internet. I made it into the top 50 contestants but unfortunately ran into issues with the project that were ahead of my skill set at the time and wasn\'t able to compete further. It was great to work on a project where I was forced to teach myself almost the entire way through and I hope to revisit this project in the future as NVidia send me some more boards when I reached the top 50 of contestants.
|
@@ -1 +0,0 @@
|
||||
3.7
|
246
style.css
246
style.css
@@ -1,237 +1,25 @@
|
||||
* {
|
||||
margin: 0;
|
||||
h2:after {
|
||||
content: " ";
|
||||
display: block;
|
||||
margin: 5px auto 5px;
|
||||
border: 2px solid #d0d0d0;
|
||||
border-radius: 4px;
|
||||
-webkit-border-radius: 4px;
|
||||
-moz-border-radius: 4px;
|
||||
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
|
||||
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
|
||||
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
|
||||
}
|
||||
|
||||
abbr,
|
||||
acronym,
|
||||
blockquote,
|
||||
code,
|
||||
dir,
|
||||
kbd,
|
||||
listing,
|
||||
plaintext,
|
||||
q,
|
||||
samp,
|
||||
tt,
|
||||
var,
|
||||
xmp {
|
||||
hyphens: none;
|
||||
}
|
||||
|
||||
html {
|
||||
padding: 2em;
|
||||
|
||||
font: normal 18px/1.25 Source Sans Pro, sans-serif;
|
||||
color: #000;
|
||||
hyphens: auto;
|
||||
word-wrap: break-word;
|
||||
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
body > :first-child {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
/* @group Headings */
|
||||
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
line-height: 1;
|
||||
margin: 0;
|
||||
margin-top: 1.5rem;
|
||||
text-rendering: optimizeLegibility;
|
||||
}
|
||||
|
||||
h1 {
|
||||
margin-top: 5rem;
|
||||
font-size: 2.75rem;
|
||||
text-align: center;
|
||||
}
|
||||
h2 {
|
||||
font-size: 2rem;
|
||||
}
|
||||
h3 {
|
||||
font-size: 1.65rem;
|
||||
}
|
||||
h4 {
|
||||
font-size: 1.25rem;
|
||||
}
|
||||
h5 {
|
||||
font-size: 1.1rem;
|
||||
}
|
||||
h6 {
|
||||
font-size: 1rem;
|
||||
}
|
||||
|
||||
h2 em,
|
||||
h3 em {
|
||||
color: grey;
|
||||
}
|
||||
|
||||
/* @end */
|
||||
|
||||
small {
|
||||
font-size: 65%;
|
||||
body > ul > li > ul > li {
|
||||
font-weight: 100;
|
||||
}
|
||||
|
||||
p {
|
||||
margin-top: 0.75rem;
|
||||
font-size: medium;
|
||||
margin-left: 1em;
|
||||
}
|
||||
|
||||
hr {
|
||||
margin: 0.75rem 0;
|
||||
|
||||
opacity: 0.5;
|
||||
body {
|
||||
margin: auto 15% auto 10%;
|
||||
}
|
||||
|
||||
ol,
|
||||
ul {
|
||||
margin-top: 0.75rem;
|
||||
}
|
||||
|
||||
ol ul,
|
||||
ol ol,
|
||||
ul ul,
|
||||
ul ol {
|
||||
margin-left: 2rem;
|
||||
margin-bottom: 0.75rem;
|
||||
}
|
||||
|
||||
li {
|
||||
margin: 0.5em 0;
|
||||
}
|
||||
|
||||
abbr {
|
||||
font-variant: small-caps;
|
||||
font-weight: 600;
|
||||
text-transform: lowercase;
|
||||
color: #808080;
|
||||
}
|
||||
|
||||
abbr[title]:hover {
|
||||
cursor: help;
|
||||
}
|
||||
|
||||
/* @group Block Quotes */
|
||||
|
||||
blockquote {
|
||||
border-left: 5px solid #333;
|
||||
padding-left: 0.75em;
|
||||
margin-left: calc(-0.75em - 5px);
|
||||
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
blockquote + figcaption {
|
||||
display: block;
|
||||
|
||||
margin-top: -1.5rem;
|
||||
margin-bottom: 1.5rem;
|
||||
|
||||
font-size: 75%;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
blockquote + figcaption:before {
|
||||
content: "— ";
|
||||
|
||||
opacity: 0.05;
|
||||
}
|
||||
|
||||
/* @end */
|
||||
|
||||
/* @group Pre-formatted and Code */
|
||||
|
||||
pre {
|
||||
overflow: auto;
|
||||
|
||||
margin: 0.75rem 0;
|
||||
padding: 0.5rem;
|
||||
|
||||
font-size: 0.875em;
|
||||
white-space: pre;
|
||||
|
||||
background-color: #f8f8f8;
|
||||
border: 1px solid #ccc;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
code {
|
||||
padding: 0 0.25em;
|
||||
|
||||
white-space: pre;
|
||||
font-family: Source Code Pro, monospace;
|
||||
|
||||
background-color: #f8f8f8;
|
||||
border: 1px solid #ccc;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
pre code {
|
||||
padding: 0;
|
||||
|
||||
word-wrap: normal;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
pre code,
|
||||
pre tt {
|
||||
background-color: transparent;
|
||||
border: none;
|
||||
}
|
||||
|
||||
/* @end */
|
||||
|
||||
/* @group Tables */
|
||||
|
||||
table {
|
||||
margin: 0.75rem 0;
|
||||
padding: 0;
|
||||
|
||||
border-collapse: collapse;
|
||||
}
|
||||
table tr {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
||||
border-top: 1px solid #ccc;
|
||||
background-color: #fff;
|
||||
}
|
||||
table tr:nth-child(2n) {
|
||||
background-color: #f8f8f8;
|
||||
}
|
||||
|
||||
table tr th {
|
||||
margin: 0;
|
||||
padding: 0.35em 0.75em;
|
||||
|
||||
font-weight: bold;
|
||||
text-align: left;
|
||||
|
||||
border: 1px solid #ccc;
|
||||
}
|
||||
|
||||
table tr td {
|
||||
margin: 0;
|
||||
padding: 0.35em 0.75em;
|
||||
|
||||
text-align: left;
|
||||
|
||||
border: 1px solid #ccc;
|
||||
}
|
||||
|
||||
table tr th :first-child,
|
||||
table tr td :first-child {
|
||||
margin-top: 0;
|
||||
}
|
||||
table tr th :last-child,
|
||||
table tr td :last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
/* @end */
|
||||
|
Reference in New Issue
Block a user