สาขาวิชาวิศวกรรมคอมพิวเตอร์ คณะวิศวกรรมศาสตร์ มหาวิทยาลัยเทคโนโลยีราชมงคลอีสาน
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
webclinic
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
applovelypet
webclinic
Merge requests
!25
Main
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Main
pratchayapol.ja/webclinic:main
into
main
Overview
0
Commits
2
Pipelines
0
Changes
44
Merged
ปรัชญาพล จำปาลาด
requested to merge
pratchayapol.ja/webclinic:main
into
main
1 year ago
Overview
0
Commits
2
Pipelines
0
Changes
44
Expand
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
edd73af1
2 commits,
1 year ago
44 files
+
835
−
356
Expand all files
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
44
Search (e.g. *.vue) (Ctrl+P)
src/css/backgroud.css
+
3
−
0
Options
@@ -30,6 +30,9 @@ body {
background-color
:
rgb
(
255
,
221
,
127
);
/* สีเหลืองโปร่งแสง */
}
.yellow-bg-3
{
background-color
:
rgb
(
238
,
182
,
28
);
/* สีเหลืองโปร่งแสง */
}
main
{
margin-top
:
50px
;
/* กำหนดระยะห่างด้านบนของ main element เป็น 50px */